1
0
Fork 0
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:
Éric Gaspar 2022-12-15 23:46:18 +01:00
parent a25744e2c1
commit 21061c2ece

View file

@ -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.