chore: prod always restart

This commit is contained in:
Nya Candy 2023-01-25 11:09:39 +08:00
parent f785e4b0b8
commit 83daefe9f0
No known key found for this signature in database
GPG key ID: 8B1BE5E86F2E66AE

View file

@ -44,7 +44,7 @@ services:
depends_on: depends_on:
- db - db
- hydra-migrate - hydra-migrate
restart: unless-stopped restart: always
ports: ports:
- "127.0.0.1:4444:4444" # Public port - "127.0.0.1:4444:4444" # Public port
networks: networks: