mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-12 20:53:48 +00:00
refactor: Modify default webserver port to 5670 (#1410)
This commit is contained in:
@@ -36,7 +36,7 @@ services:
|
||||
env_file:
|
||||
- .env.template
|
||||
ports:
|
||||
- 5000:5000/tcp
|
||||
- 5670:5670/tcp
|
||||
# webserver may be failed, it must wait all sqls in /docker-entrypoint-initdb.d execute finish.
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user