[doc] update docker-compose*

This commit is contained in:
les
2019-10-02 21:12:00 +02:00
parent 061a4c18cc
commit 9ab71f6d46
3 changed files with 4 additions and 2 deletions

View File

@@ -17,6 +17,8 @@ services:
gancio:
build: .
image: node:latest
environment:
- DEBUG=*,-babel,-follow-redirects,-send,-body-parser:*,-express:*,-connect:*,-sequelize:*
container_name: gancio
restart: always
command: gancio start --docker --db=postgres