This commit is contained in:
Jun Kurihara 2022-07-11 22:11:48 +09:00
commit 6f05da8620
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
5 changed files with 46 additions and 10 deletions

View file

@ -26,7 +26,7 @@ services:
context: ../
restart: unless-stopped
environment:
- LOG_LEVEL=debug
- LOG_LEVEL=info
- LOG_TO_FILE=false
ports:
- 127.0.0.1:8080:8080