fix: little bit of a cleanup
This commit is contained in:
parent
a305a1f744
commit
8a37a3c42e
1 changed files with 0 additions and 4 deletions
|
@ -72,10 +72,6 @@ in {
|
|||
forceSSL = true;
|
||||
useACMEHost = "skynet";
|
||||
locations."/".proxyPass = "http://localhost:${port_backend}";
|
||||
|
||||
# extraConfig = ''
|
||||
# add_header Access-Control-Allow-Origin "https://account.${cfg.domain.base}.${cfg.domain.tld}";
|
||||
# '';
|
||||
extraConfig = ''
|
||||
add_header Access-Control-Allow-Origin "*";
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue