Add restart policy
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
|||||||
args:
|
args:
|
||||||
- ANKI_VERSION=25.09
|
- ANKI_VERSION=25.09
|
||||||
env_file: live.env
|
env_file: live.env
|
||||||
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user