ports
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
container_name: pgn_spec_chatbot
|
container_name: pgn_spec_chatbot
|
||||||
ports:
|
ports:
|
||||||
- "8891:8891"
|
- "8501:8501"
|
||||||
env_file:
|
env_file:
|
||||||
- .env.chatbot
|
- .env.chatbot
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user