chore: uses pm2 to start Anonymous GitHub in docker

This commit is contained in:
tdurieux
2021-09-07 08:39:15 +02:00
parent e4c7053186
commit 0f8572fe01
3 changed files with 19 additions and 2 deletions
-1
View File
@@ -4,7 +4,6 @@ services:
anonymous_github:
build: .
restart: always
command: nodemon --transpile-only index.ts
image: tdurieux/anonymous_github:v2
env_file:
- ./.env