mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-03-28 17:42:48 +01:00
env: add map zoom (#454)
* chore: bump version to 0.5.5 everywhere * add MAP_ZOOM varibale * run black
This commit is contained in:
@@ -84,6 +84,7 @@ ENV APP_ENV=production \
|
||||
CHANNEL="#LongFast" \
|
||||
FREQUENCY="915MHz" \
|
||||
MAP_CENTER="38.761944,-27.090833" \
|
||||
MAP_ZOOM="" \
|
||||
MAX_DISTANCE=42 \
|
||||
CONTACT_LINK="#potatomesh:dod.ngo" \
|
||||
DEBUG=0
|
||||
|
||||
Reference in New Issue
Block a user