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 variables

This commit is contained in:
Thomas 2024-04-09 08:36:30 +02:00 committed by GitHub
parent 77ebeb85ba
commit a7bdc16d66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,14 +32,14 @@ APP_KEY=__KEY__
# This variable must match your installation's external address.
# Webauthn won't work otherwise.
APP_URL=http://__DOMAIN__
APP_URL=https://__DOMAIN__
# If you want to serve js assets from a CDN (like https://cdn.example.com),
# uncomment the following line and set this var with the CDN url.
# Otherwise, let this line commented.
ASSET_URL=/
ASSET_URL=https://__DOMAIN__
# The domain subdirectory from which you want to serve 2FAuth.