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
1 changed files with 1 additions and 1 deletions

View File

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