Merge pull request #199 from 3dwardch3ng/misc

do not init assets
This commit is contained in:
2024-06-18 03:01:05 +10:00
committed by GitHub

View File

@@ -27,6 +27,8 @@ spec:
env:
- name: PORT
value: "8088"
- name: INIT_ASSETS
value: "0"
ports:
- protocol: TCP
containerPort: 8088