This commit is contained in:
2021-08-02 22:12:33 +02:00
parent fed29ebbbe
commit 7b3498bd27
57 changed files with 2778 additions and 0 deletions

5
docker/.env Normal file
View File

@@ -0,0 +1,5 @@
# Default environment variables used in docker-compose.yml.
# Overridden by the host's environment variables
# Where `localhost` should route to
HOST_IP_ADDRESS=127.0.0.1