Rename env files to match the service naming scheme.

This commit is contained in:
Patrick Jentsch
2019-09-06 14:23:58 +02:00
parent 94a1c61a0f
commit d87c424ee7
6 changed files with 6 additions and 23 deletions

4
.gitignore vendored
View File

@ -1,3 +1,3 @@
opaque_database_env
opaque_env
db.env
web.env
__pycache__