ARCH - CODEX AGENTS: стартовый каркас Agent Gateway
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
agent-gateway:
|
||||
build:
|
||||
context: .
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "${PORT:-4100}:${PORT:-4100}"
|
||||
|
||||
Reference in New Issue
Block a user