move gejson and db to storage directory #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "storage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to persist the db, I needed it in a directory that I can mount to a volume, and thought it would be a good idea to include the geojson file in that directory as well in case we wanted to add customization for it later
I built this change into 0.1.1 docker image and I used it to make and deploy RTM/mapbattle-recipe#1
lgtm!