mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-07-09 14:04:19 +00:00
8 lines
100 B
YAML
8 lines
100 B
YAML
services:
|
|
channel_gateway:
|
|
build: .
|
|
env_file:
|
|
- .env
|
|
ports:
|
|
- "7000:7000"
|