mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-06-10 09:34:05 +02:00
chore: uses pm2 to start Anonymous GitHub in docker
This commit is contained in:
@@ -4,7 +4,6 @@ services:
|
||||
anonymous_github:
|
||||
build: .
|
||||
restart: always
|
||||
command: nodemon --transpile-only index.ts
|
||||
image: tdurieux/anonymous_github:v2
|
||||
env_file:
|
||||
- ./.env
|
||||
|
||||
Reference in New Issue
Block a user