Skip to content

Commit d1d5ff0

Browse files
committed
fix space
1 parent c6f560d commit d1d5ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/conf/app.example.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1400,7 +1400,7 @@ PATH =
14001400
;; Built-in: loopback (for localhost), private (for LAN/intranet), external (for public hosts on internet), * (for all hosts)
14011401
;; CIDR list: 1.2.3.0/8, 2001:db8::/32
14021402
;; Wildcard hosts: *.mydomain.com, 192.168.100.*
1403-
; ALLOWED_HOST_LIST = external
1403+
;ALLOWED_HOST_LIST = external
14041404
;;
14051405
;; Allow insecure certification
14061406
;SKIP_TLS_VERIFY = false

0 commit comments

Comments
 (0)