Erster Upload
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
APP_NAME=SpiceManagementSystem
|
||||
APP_ENV=production
|
||||
APP_KEY=
|
||||
APP_DEBUG=false
|
||||
APP_URL=https://deine-domain.de
|
||||
|
||||
# Caddy / TLS
|
||||
APP_DOMAIN=deine-domain.de
|
||||
CADDY_EMAIL=deine@email.de
|
||||
|
||||
# Datenbank
|
||||
DB_DATABASE=spices
|
||||
DB_USERNAME=spices
|
||||
DB_PASSWORD=sicheres-passwort
|
||||
DB_ROOT_PASSWORD=noch-sichereres-root-passwort
|
||||
Reference in New Issue
Block a user