Configure development and production modes

This commit is contained in:
2022-09-04 17:49:25 +02:00
parent e83a7f2aa4
commit 43ec0eb776
10 changed files with 149 additions and 36 deletions

2
server/.gitignore vendored
View File

@@ -1,4 +1,4 @@
.venv
secret.env
tiles
**/__pycache__
**/__pycache__