Implemented restart procedures

This commit is contained in:
2023-01-09 15:59:36 +01:00
parent c2df7dbc7e
commit 7db4a5a42f
4 changed files with 21 additions and 9 deletions

View File

@@ -6,4 +6,4 @@ services:
context: .
ports:
- 127.0.0.1:{{http_port}}:8080
restart: unless-stopped
restart: always