Update homepage for adding images folder
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
|||||||
- HOMEPAGE_ALLOWED_HOSTS=${HOMEPAGE_ALLOWED_HOSTS}
|
- HOMEPAGE_ALLOWED_HOSTS=${HOMEPAGE_ALLOWED_HOSTS}
|
||||||
volumes:
|
volumes:
|
||||||
- ${APPDATA_PATH}/homepage/config:/app/config
|
- ${APPDATA_PATH}/homepage/config:/app/config
|
||||||
|
- ${APPDATA_PATH}/homepage/images:/app/public/images
|
||||||
- ${APPDATA_PATH}/homepage/socket-proxy:/var/run
|
- ${APPDATA_PATH}/homepage/socket-proxy:/var/run
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:3000
|
- ${APP_PORT}:3000
|
||||||
|
|||||||
Reference in New Issue
Block a user