mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Merge branch 'main' of https://github.com/jokob-sk/NetAlertX
This commit is contained in:
@@ -69,7 +69,7 @@ services:
|
|||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_LOCATION}/netalertx/config:/app/config
|
- ${APP_CONFIG_LOCATION}/netalertx/config:/app/config
|
||||||
- ${APP_DATA_LOCATION}/netalertx/db/:/app/db/
|
- ${APP_DATA_LOCATION}/netalertx/db/:/app/db/
|
||||||
# (optional) useful for debugging if you have issues setting up the container
|
# (optional) useful for debugging if you have issues setting up the container
|
||||||
- ${LOGS_LOCATION}:/app/log
|
- ${LOGS_LOCATION}:/app/log
|
||||||
|
|||||||
Reference in New Issue
Block a user