Removed CSE115A code from nix config; no longer needed
This commit is contained in:
parent
a92f187706
commit
a903234837
@ -145,21 +145,6 @@
|
||||
proxy_pass http://localhost:3300/;
|
||||
'';
|
||||
};
|
||||
|
||||
# Notifier CSE115A
|
||||
"notifier-api.randomctf.com" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
||||
extraConfig = ''
|
||||
access_log /var/log/nginx/access.cse115a.log;
|
||||
'';
|
||||
|
||||
locations."/".extraConfig = ''
|
||||
proxy_buffering off;
|
||||
proxy_pass http://localhost:5000/;
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user