dockhand/.env hinzugefügt
This commit is contained in:
11
dockhand/.env
Normal file
11
dockhand/.env
Normal file
@@ -0,0 +1,11 @@
|
||||
# Versionen
|
||||
POSTGRES_VERSION=16-alpine
|
||||
DOCKHAND_VERSION=latest
|
||||
|
||||
# Datenbank-Konfiguration
|
||||
DB_USER=admin
|
||||
DB_PASSWORD=mein_sicheres_passwort
|
||||
DB_NAME=dockhand_db
|
||||
|
||||
# Netzwerk
|
||||
HOST_PORT=8080
|
||||
Reference in New Issue
Block a user