Compare commits
2 Commits
0bd512c11c
...
b7ffb96beb
Author | SHA1 | Date | |
---|---|---|---|
b7ffb96beb | |||
a34ae89b33 |
@ -42,6 +42,12 @@ spec:
|
||||
- name: web
|
||||
image: calendso/calendso:latest
|
||||
imagePullPolicy: Always
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- |
|
||||
apt update && apt install -y netcat
|
||||
/app/scripts/start.sh
|
||||
env:
|
||||
- name: NEXT_PUBLIC_LICENSE_CONSENT
|
||||
value: agree
|
||||
|
Loading…
Reference in New Issue
Block a user