mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
change docker-compose.yml
All checks were successful
Oracle-Deploy / redeploy (push) Successful in 31s
All checks were successful
Oracle-Deploy / redeploy (push) Successful in 31s
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user