Update k8s/apps/vpn/outfleet.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 12s

This commit is contained in:
ab
2025-07-20 20:20:23 +00:00
parent bf9b37b55f
commit b58a930052

View File

@@ -30,7 +30,7 @@ spec:
args: args:
- "-c" - "-c"
- | - |
python ./manage.py makemigrations vpn #python ./manage.py makemigrations vpn
python ./manage.py migrate python ./manage.py migrate
python ./manage.py create_admin python ./manage.py create_admin
python ./manage.py runserver 0.0.0.0:8000 python ./manage.py runserver 0.0.0.0:8000