aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index 6629c61..4cd8c5d 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -5,5 +5,5 @@ services:
volumes:
- /path/on/system:/data
ports:
- - 5100:5000
- restart: always \ No newline at end of file
+ - 6464:6464
+ restart: unless-stopped \ No newline at end of file