mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
Update .env.example
This commit is contained in:
parent
34cc24cf73
commit
c6e82498ef
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ APP_KEY=SomeRandomString
|
||||||
# If you change this in the future you may need to run a command
|
# If you change this in the future you may need to run a command
|
||||||
# to update stored URLs in the database. Command example:
|
# to update stored URLs in the database. Command example:
|
||||||
# php artisan bookstack:update-url https://old.example.com https://new.example.com
|
# php artisan bookstack:update-url https://old.example.com https://new.example.com
|
||||||
#APP_URL=https://__DOMAIN____PATH__
|
APP_URL=https://__DOMAIN____PATH__
|
||||||
|
|
||||||
# Application default language
|
# Application default language
|
||||||
# The default language choice to show.
|
# The default language choice to show.
|
||||||
|
|
Loading…
Reference in a new issue