1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Update .env.example

This commit is contained in:
ericgaspar 2023-04-22 20:55:58 +02:00
parent 4b4521a2d2
commit 0abfb6fe21

View file

@ -13,8 +13,8 @@
#--------------------------------------------------------------------
# Instance configuration
#--------------------------------------------------------------------
app.baseURL="https://__DOMAIN__"
media.baseURL="https://__DOMAIN__"
app.baseURL="https://__DOMAIN__/"
media.baseURL="https://__DOMAIN__/"
admin.gateway="cp-admin"
auth.gateway="cp-auth"