1
0

update docker

This commit is contained in:
2025-07-20 12:21:09 +09:00
parent 9222892c61
commit 9677422a0a
3 changed files with 8 additions and 16 deletions

View File

@@ -1,11 +1,9 @@
services:
api:
ports:
- 8080:8080
- 8188:8080
build:
context: .
restart: always
env_file:
- .env
volumes:
- ./app/data:/app/data