mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update nginx.conf
This commit is contained in:
parent
c007140415
commit
cf3bd34837
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
set $main_domain "__DOMAIN__";
|
||||
set $sandbox_domain "sandbox-__DOMAIN__";
|
||||
set $sandbox_domain "__SANDBOXDOMAIN__";
|
||||
set $allowed_origins "https://${sandbox_domain}";
|
||||
set $api_domain "__DOMAIN__";
|
||||
set $files_domain "__DOMAIN__";
|
||||
|
|
Loading…
Reference in a new issue