This commit is contained in:
kev 2023-11-24 17:13:11 +08:00
parent 6671465275
commit b279eeab98
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ services:
- ENABLE_CORS=true
- ENABLE_DEBUG_VIEWER=true
- EXIT_ON_HEALTH_FAILURE=true
# TOKEN=4e2a9c32-2854-479a-a9f3-ba8899f2fdc1
restart: unless-stopped
```

View File

@ -12,4 +12,5 @@ services:
- ENABLE_CORS=true
- ENABLE_DEBUG_VIEWER=true
- EXIT_ON_HEALTH_FAILURE=true
# TOKEN=4e2a9c32-2854-479a-a9f3-ba8899f2fdc1
restart: unless-stopped