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
e90b0793c7
commit
814fed8de0
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
#--------------------------------------------------------------------
|
||||
app.baseURL="https://__DOMAIN__"
|
||||
app.mediaBaseURL="https://__DOMAIN__"
|
||||
app.adminGateway="cp-admin"
|
||||
app.authGateway="cp-auth"
|
||||
admin.gateway="cp-admin"
|
||||
auth.gateway="cp-auth"
|
||||
|
||||
#--------------------------------------------------------------------
|
||||
# Database configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue