mirror of
https://github.com/hexastack/hexabot
synced 2024-11-23 01:55:15 +00:00
6 lines
72 B
YAML
6 lines
72 B
YAML
|
version: "3.9"
|
||
|
|
||
|
services:
|
||
|
nlu-api:
|
||
|
ports:
|
||
|
- ${NLP_PORT}:5000
|