This commit is contained in:
parent
90b9e947c8
commit
f3884b89e5
|
@ -7,6 +7,7 @@ services:
|
|||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
command: ./start
|
||||
restart: always
|
||||
environment:
|
||||
- api=true
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue