fixed migrations

This commit is contained in:
Vins 2023-12-05 11:19:26 +01:00
parent 5a7f3c88e2
commit d7e1a051bc
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ scwSecretKey: AgChoEnPitXp4Ny/rVMEcevaWKNVpyj2cJYAcq+yFqKwVwnLB+ffDvwqz9XBHu+6d4
lecoffreBack: lecoffreBack:
serviceAccountName: lecoffre-back-sa serviceAccountName: lecoffre-back-sa
envSecrets: stg-env envSecrets: stg-env
command: "'sh', '-c', 'export $(xargs </etc/env/.env) && npm run start'" command: "'sh', '-c', 'export $(xargs </etc/env/.env) && npm run api:start'"
imagePullSecrets: imagePullSecrets:
- name: docker-pull-secret - name: docker-pull-secret
image: image: