Remove application license gate
This commit is contained in:
@@ -48,8 +48,6 @@ NGINX_HEALTH_URL=http://127.0.0.1/
|
||||
# Empty means allow all. Use semicolon/comma/space-separated IPs or CIDRs, for example:
|
||||
# NGINX_ALLOWED_CLIENT_IPS=192.168.1.10;192.168.1.23;192.168.1.0/24
|
||||
NGINX_ALLOWED_CLIENT_IPS=
|
||||
LICENSE_PATH=
|
||||
|
||||
CORS_ORIGINS=http://127.0.0.1:5173,http://localhost
|
||||
CORS_ALLOW_CREDENTIALS=true
|
||||
CORS_STRICT_MODE=false
|
||||
|
||||
Reference in New Issue
Block a user