mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-07-09 14:04:19 +00:00
First commit
This commit is contained in:
7
apps/channel_gateway/docker-compose.yml
Normal file
7
apps/channel_gateway/docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
channel_gateway:
|
||||
build: .
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "7000:7000"
|
||||
Reference in New Issue
Block a user