This commit is contained in:
AKW 2024-01-11 14:09:43 +08:00
parent 90b9e947c8
commit f3884b89e5
1 changed files with 1 additions and 0 deletions

View File

@ -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: