Explorar o código

`mongo-your-spotify` service now restarts unless stopped (#409)

Added `restart: unless-stopped` :)
codeman1o1 %!s(int64=2) %!d(string=hai) anos
pai
achega
c663549f41
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      stack/your-spotify.yml

+ 1 - 0
stack/your-spotify.yml

@@ -20,6 +20,7 @@ services:
   mongo:
     container_name: mongo-your-spotify
     image: mongo:4.4.8
+    restart: unless-stopped
     volumes:
       - /portainer/Files/AppData/Config/your_spotify/DB:/data/db