mirror of
https://github.com/hexastack/hexabot
synced 2025-02-23 12:59:14 +00:00
6 lines
72 B
YAML
6 lines
72 B
YAML
|
version: "3.9"
|
||
|
|
||
|
services:
|
||
|
nlu-api:
|
||
|
ports:
|
||
|
- ${NLP_PORT}:5000
|