Compare commits
No commits in common. "478561a448056683bd269f3d927a633ba36e3fbe" and "0af3f74f33ee2503572f46855dc66816c2a5a978" have entirely different histories.
478561a448
...
0af3f74f33
@ -1,6 +1,6 @@
|
||||
# Inferencium - xb-00-01
|
||||
# Nginx - Configuration - youtube-local
|
||||
# Version: 1.1.0-alpha.1
|
||||
# Version: 0.1.0
|
||||
|
||||
# Copyright 2025 Jake Winters
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
@ -36,9 +36,6 @@ server {
|
||||
# Location
|
||||
location / {
|
||||
proxy_pass http://localhost:8080;
|
||||
allow 10.0.0.30;
|
||||
allow 10.0.0.40;
|
||||
deny all;
|
||||
}
|
||||
|
||||
# Security
|
||||
|
Loading…
x
Reference in New Issue
Block a user