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 2022-02-01 00:02:08 +01:00
parent e90b0793c7
commit 814fed8de0
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -15,8 +15,8 @@
#-------------------------------------------------------------------- #--------------------------------------------------------------------
app.baseURL="https://__DOMAIN__" app.baseURL="https://__DOMAIN__"
app.mediaBaseURL="https://__DOMAIN__" app.mediaBaseURL="https://__DOMAIN__"
app.adminGateway="cp-admin" admin.gateway="cp-admin"
app.authGateway="cp-auth" auth.gateway="cp-auth"
#-------------------------------------------------------------------- #--------------------------------------------------------------------
# Database configuration # Database configuration