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