M48: harden demo operations and offsite recovery
This commit is contained in:
@@ -2,6 +2,8 @@ services:
|
||||
api:
|
||||
image: ${MOBILITYOPS_API_IMAGE:?Set MOBILITYOPS_API_IMAGE to an immutable release image}
|
||||
build: !reset null
|
||||
environment:
|
||||
RUN_MIGRATIONS: "false"
|
||||
|
||||
web:
|
||||
image: ${MOBILITYOPS_WEB_IMAGE:?Set MOBILITYOPS_WEB_IMAGE to an immutable release image}
|
||||
|
||||
Reference in New Issue
Block a user