mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Coderabit
This commit is contained in:
@@ -10,7 +10,6 @@ server {
|
||||
index index.php;
|
||||
|
||||
add_header X-Forwarded-Prefix "/netalertx" always;
|
||||
proxy_set_header X-Forwarded-Prefix "/netalertx";
|
||||
|
||||
location ~* \.php$ {
|
||||
add_header Cache-Control "no-store";
|
||||
|
||||
@@ -1 +1 @@
|
||||
-m debugpy --listen 0.0.0.0:5678
|
||||
-m debugpy --listen 0.0.0.0:5678
|
||||
Reference in New Issue
Block a user