Compare commits
No commits in common. "b7ffb96beb3c807b0ca928a81048ceaf51839f87" and "0bd512c11c62303dadef447405037afdc387d101" have entirely different histories.
b7ffb96beb
...
0bd512c11c
@ -42,12 +42,6 @@ spec:
|
|||||||
- name: web
|
- name: web
|
||||||
image: calendso/calendso:latest
|
image: calendso/calendso:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
command:
|
|
||||||
- sh
|
|
||||||
- -c
|
|
||||||
- |
|
|
||||||
apt update && apt install -y netcat
|
|
||||||
/app/scripts/start.sh
|
|
||||||
env:
|
env:
|
||||||
- name: NEXT_PUBLIC_LICENSE_CONSENT
|
- name: NEXT_PUBLIC_LICENSE_CONSENT
|
||||||
value: agree
|
value: agree
|
||||||
|
Loading…
Reference in New Issue
Block a user