1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Merge branch 'floviolleau-db-prefixes' of https://github.com/floviolleau/BookStack into floviolleau-floviolleau-db-prefixes

This commit is contained in:
Dan Brown
2021-09-29 18:13:38 +01:00
4 changed files with 8 additions and 6 deletions

View File

@ -55,6 +55,7 @@ APP_PROXIES=null
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=database_database
DB_TABLE_PREFIX=
DB_USERNAME=database_username
DB_PASSWORD=database_user_password