]> git.r.bdr.sh - rbdr/mobius/commitdiff
Making it so the container restarts on host reboot
authorChris Jones <redacted>
Mon, 22 Jan 2024 00:33:27 +0000 (19:33 -0500)
committerJeff Halter <redacted>
Mon, 22 Jan 2024 00:35:34 +0000 (16:35 -0800)
docker-compose.yml

index 7068b2fccba8484f6d23787902f4f3b5a52e7152..99a47a60bf7f6fc4ac4e00f528835acf9a46f9b4 100644 (file)
@@ -1,6 +1,7 @@
 services:
   mobius-hotline-server:
     build: .
 services:
   mobius-hotline-server:
     build: .
+    restart: always
     ports:
       - "5500:5500"
       - "5501:5501"
     ports:
       - "5500:5500"
       - "5501:5501"