fix(docker): changed compose example to include external ip stuff to reach devices

This commit is contained in:
2025-09-02 17:55:17 -05:00
parent 083f38a079
commit 8fe1bcaef5
3 changed files with 36 additions and 1 deletions

View File

@@ -25,5 +25,13 @@ PROD_PLANT_TOKEN=test3
PROD_USER=alplaprod
PROD_PASSWORD=password
# Docker Related
PROD_IP=10.193.0.56
LOGISTICS_NETWORK=10.193.14.0/24
LOGISTICS_GATEWAY=10.193.14.252
MLAN1_NETWORK=192.168.193.0/24
MLAN1_GATEWAY=192.168.193.252
# admin
WEBHOOK_URL