change docker-compose.yml
All checks were successful
Oracle-Deploy / redeploy (push) Successful in 31s

This commit is contained in:
2026-03-24 09:56:48 +08:00
parent d743650d6d
commit a908c82f9a

View File

@@ -1,6 +1,7 @@
services: services:
app: app:
build: ./app build: ./app
container_name: linebot-app
ports: ports:
- "8000:8000" - "8000:8000"
env_file: env_file: