mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-05 19:08:10 +02:00
Merge remote-tracking branch 'origin/dev' into feature/auth
# Conflicts: # salt/common/nginx/nginx.conf.so-eval
This commit is contained in:
@@ -184,6 +184,7 @@ http {
|
||||
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
location /cyberchef/ {
|
||||
proxy_pass http://{{ masterip }}:9080/;
|
||||
proxy_read_timeout 90;
|
||||
@@ -196,6 +197,8 @@ http {
|
||||
|
||||
}
|
||||
|
||||
=======
|
||||
>>>>>>> origin/dev
|
||||
location /soctopus/ {
|
||||
proxy_pass http://{{ masterip }}:7000/;
|
||||
proxy_read_timeout 90;
|
||||
|
||||
Reference in New Issue
Block a user