ai/ue
ai/ue
1
0
2025-02-09 03:28:27 +09:00

8 lines
107 B
YAML

services:
web:
build: .
ports:
- 8080:8080
volumes:
- ./sqlite.db:/app/sqlite.db