feat(homepage): add homepage stack
This commit is contained in:
5
compose/homepage/.env.example
Normal file
5
compose/homepage/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
PORT="7676"
|
||||
CONFIG_PATH="../../volumes/homepage"
|
||||
IMAGES_PATH="../../volumes/homepage/images"
|
||||
DISK_MONITOR_PATH="/path/to/your/disk"
|
||||
HOMEPAGE_ALLOWED_HOSTS="mydomain.com" # Change this!
|
||||
Reference in New Issue
Block a user