We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a1c912 + bfc4474 commit 68c065bCopy full SHA for 68c065b
templates/compose/logto.yaml
@@ -9,7 +9,7 @@ services:
9
depends_on:
10
postgres:
11
condition: service_healthy
12
- entrypoint: ["sh", "-c", "npm run alteration deploy latest && npm run cli db seed -- --swe && npm start'"]
+ entrypoint: ["sh", "-c", "npm run cli db seed -- --swe && npm start"]
13
environment:
14
- SERVICE_FQDN_LOGTO
15
- TRUST_PROXY_HEADER=1
0 commit comments