mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update nginx.conf
This commit is contained in:
parent
972a1c1f0d
commit
f22b7dc9ba
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
location __PATH__/ {
|
||||
|
||||
# Path to source
|
||||
alias __FINALPATH__/public/ ;
|
||||
alias __FINALPATH__/public/;
|
||||
|
||||
more_set_headers "Access-Control-Allow-Origin: *";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue