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:
parent
0518530f67
commit
ffe32e170d
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ CI_ENVIRONMENT=development
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
# Instance configuration
|
# Instance configuration
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
app.baseURL="https://__DOMAIN__/"
|
app.baseURL="https://__DOMAIN__"
|
||||||
media.baseURL="https://__DOMAIN__/"
|
media.baseURL="https://__DOMAIN__"
|
||||||
admin.gateway="cp-admin"
|
admin.gateway="cp-admin"
|
||||||
auth.gateway="cp-auth"
|
auth.gateway="cp-auth"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue