This commit is contained in:
zhou-hao 2020-12-23 19:46:40 +08:00
parent ec581f470d
commit 1e988c58e0
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ services:
ports:
- 9000:80
environment:
- "API_BASE_PATH=http://jetlinks:8848" #API根路径
- "API_BASE_PATH=http://jetlinks:8848/" #API根路径
volumes:
- "jetlinks-volume:/usr/share/nginx/html/upload"
links: