Optimized routing
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@ PORT=5174
|
||||
HOST=0.0.0.0
|
||||
DATABASE_URL=postgres://seacompass:seacompass@localhost:55432/seacompass
|
||||
REDIS_URL=redis://localhost:6379
|
||||
WATERMAPS_DEMO_DATA=true
|
||||
# Nur für bewusst grobe Demo-Marker und Seed-Routen auf true setzen.
|
||||
WATERMAPS_DEMO_DATA=false
|
||||
WATERMAPS_LOCAL_FAIRWAYS_PATH=data/local/germany-netherlands-fairways.json
|
||||
WATERMAPS_LIVE_FAIRWAYS=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user