mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-04 10:14:00 +08:00
feat: admin-web新增js导入的资源路径环境变量
This commit is contained in:
@@ -1109,6 +1109,8 @@ services:
|
||||
depends_on:
|
||||
- admin-server
|
||||
command: [ 'nginx-debug', '-g', 'daemon off;' ]
|
||||
environment:
|
||||
JS_PATH: ${JS_PATH:}
|
||||
networks:
|
||||
- default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user