fix docker-compose start

This commit is contained in:
tdurieux
2021-08-13 12:18:12 +02:00
parent d21bb5097b
commit 17c28c692d

View File

@@ -4,7 +4,7 @@ services:
anonymous_github:
build: .
restart: always
command: nodemon index.js
command: nodemon --transpile-only index.ts
image: tdurieux/anonymous_github:v2
container_name: anonymous_github
env_file: