mirror of
https://github.com/BillyOutlast/Drop-Shielded.git
synced 2026-07-01 10:44:04 -04:00
changed port
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ http {
|
||||
|
||||
# HTTPS server
|
||||
server {
|
||||
listen 14050 ssl;
|
||||
listen ${DROP_AIRVPN_PORT} ssl;
|
||||
server_name _;
|
||||
|
||||
# SSL configuration
|
||||
|
||||
Reference in New Issue
Block a user