CoastalResilienceNetwork / GeositeFramework

Mapping Framework powering TNC Coastal Resilience programs
http://maps.coastalresilience.org/network/
GNU General Public License v3.0
13 stars 10 forks source link

Fix docker setup #1149

Closed fungjj92 closed 5 years ago

fungjj92 commented 5 years ago

Overview

Oops we forgot about the docker set up when moving the project dir up a layer, so it broke.

Connects #1147

Testing Instructions

Ensure docker scripts run correctly python ./scripts/server.py -d and check http://localhost:54634/ python ./scripts/update.py -d python ./scripts/create_static.py -d

fungjj92 commented 5 years ago

thx for review! 😅