Explorar el Código

Merge branch 'fix/make-docker-restart' of RyanWright/telegram-support-bot into master

RyanWright hace 1 mes
padre
commit
ec5b1d9cfd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -7,3 +7,4 @@ services:
     env_file: ".env"
     volumes:
       - "./db:/usr/src/app/db"
+    restart: unless-stopped