This commit is contained in:
kyy
2025-07-18 17:47:30 +09:00
parent 397c4ba039
commit ee0e22e862

View File

@@ -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: