소스 검색

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

RyanWright 1 개월 전
부모
커밋
ec5b1d9cfd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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