Update docker-compose_dev, README and add auth basic

This commit is contained in:
2020-10-11 21:56:57 +02:00
parent 3e02fad96f
commit a82f090370
6 changed files with 26 additions and 6 deletions

View File

@@ -4,3 +4,6 @@ DB_USER=web
DB_PASSWORD=example
DB_DATABASE=web
DB_MAXCONNECTIONS=5
ADMIN_NAME=test
ADMIN_PASSWORD=example