mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-02 16:22:20 -07: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