mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-11 17:48:11 -05:00
update: blueprints/logto/docker-compose.yml (#127)
This commit is contained in:
committed by
GitHub
parent
6a3e256adf
commit
caa7e3c83f
@@ -3,7 +3,7 @@ services:
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
image: svhd/logto:1.22.0
|
||||
image: ghcr.io/logto-io/logto:1.27.0
|
||||
entrypoint: ["sh", "-c", "npm run cli db seed -- --swe && npm start"]
|
||||
ports:
|
||||
- 3001
|
||||
|
||||
Reference in New Issue
Block a user