mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
Update .env.example
This commit is contained in:
parent
a25744e2c1
commit
21061c2ece
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ APP_KEY=SomeRandomStringOf32CharsExactly
|
|||
# This variable must match your installation's external address but keep in mind that
|
||||
# it's only used on the command line as a fallback value.
|
||||
|
||||
APP_URL=http://__DOMAIN__
|
||||
APP_URL=http://__DOMAIN____PATH__
|
||||
|
||||
|
||||
# Turn this to true if you want your app to react like a demo.
|
||||
|
|
Loading…
Add table
Reference in a new issue