Change container ports

This commit is contained in:
kyy
2025-07-18 17:40:45 +09:00
parent 6d6e5c22fb
commit 397c4ba039

View File

@@ -3,7 +3,7 @@ services:
build: .
container_name: pgn_spec_chatbot
ports:
- "8501:8501"
- "8891:8891"
env_file:
- .env.chatbot
volumes: