mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
mqtt prep 8
This commit is contained in:
1
docker-compose.yml
Normal file → Executable file
1
docker-compose.yml
Normal file → Executable file
@@ -15,6 +15,7 @@ services:
|
||||
# comment out below 2 lines, they are only for development purposes
|
||||
- ${DEV_LOCATION}/back/pialert.py:/home/pi/pialert/back/pialert.py
|
||||
- ${DEV_LOCATION}/front:/home/pi/pialert/front
|
||||
- ${DEV_LOCATION}/back/update_vendors.sh:/home/pi/pialert/back/update_vendors.sh
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- PORT=${PORT}
|
||||
|
||||
Reference in New Issue
Block a user