Add homepage.internal to allowed hosts
This commit is contained in:
@@ -11,5 +11,5 @@ services:
|
||||
- PUID=1026
|
||||
- PGID=100
|
||||
- TZ=America/Los_Angeles
|
||||
- HOMEPAGE_ALLOWED_HOSTS=192.168.1.51:3001
|
||||
- HOMEPAGE_ALLOWED_HOSTS=192.168.1.51:3001,homepage.internal
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user