Improve the demo feature of the project
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
- name: migrate
|
||||
image: bakery/demo-session-service:latest
|
||||
imagePullPolicy: Never
|
||||
command: ["python", "/app/scripts/run_migrations.py", "demo_session"]
|
||||
command: ["python", "/app/shared/scripts/run_migrations.py", "demo_session"]
|
||||
env:
|
||||
- name: DEMO_SESSION_DATABASE_URL
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user