1
0
Fork 0
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:
ericgaspar 2022-03-06 10:53:01 +01:00
parent 972a1c1f0d
commit f22b7dc9ba

View file

@ -2,7 +2,7 @@
location __PATH__/ {
# Path to source
alias __FINALPATH__/public/ ;
alias __FINALPATH__/public/;
more_set_headers "Access-Control-Allow-Origin: *";