forked from freeleaps/freeleaps-pub
update for clear docker compose file
This commit is contained in:
parent
0d2c4f1a29
commit
9897bcc927
@ -288,7 +288,6 @@ services:
|
||||
- -c
|
||||
- |
|
||||
uvicorn chat.main:app --reload --host=0.0.0.0 --port=8012 --workers 4 --timeout-keep-alive 120 --log-level info
|
||||
- echo "Chat service is up and running $CONTAINER_APP_ROOT"
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ${WORKING_HOME}/logs/freeleaps-chat
|
||||
|
||||
Loading…
Reference in New Issue
Block a user