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:
Éric Gaspar 2023-03-31 21:47:26 +02:00
parent 5aa36f1c40
commit 019144ac54

View file

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