mirror of
https://github.com/Theodor-Springmann-Stiftung/server-package.git
synced 2025-12-16 14:45:30 +00:00
Sample data in .env.example
This commit is contained in:
@@ -12,8 +12,11 @@ PGID=1000
|
||||
TZ=Europe/Berlin
|
||||
|
||||
# ============================================
|
||||
# Database Configuration
|
||||
# App AND Database Configuration
|
||||
# ============================================
|
||||
#
|
||||
APP_URL=http://127.0.0.1:9000
|
||||
APP_KEY=base64:3XIpch+NTzDM7LfiNXyMK7dZJvTWtQlCDb6d0r2rhrg=
|
||||
|
||||
# Database name
|
||||
DB_DATABASE=bookstack_testing
|
||||
|
||||
Reference in New Issue
Block a user