支持开发环境局域网登录测试
This commit is contained in:
@@ -62,6 +62,9 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: nginx/Dockerfile
|
||||
args:
|
||||
VITE_RUNTIME_ENV: ${ENV:-production}
|
||||
VITE_ALLOW_INSECURE_DEV_LOGIN: ${VITE_ALLOW_INSECURE_DEV_LOGIN:-false}
|
||||
container_name: ctms_nginx
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user