This commit is contained in:
albert 2024-03-22 16:12:42 +09:00
parent bb720b5c1d
commit e9b57779c9
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -14,7 +14,7 @@
DERP_ADDR = ":1443";
DERP_CERT_DIR = "/app/certs";
DERP_CERT_MODE = "manual";
DERP_DOMAIN = "sysctl.io";
DERP_DOMAIN = "milan.sysctl.io";
DERP_STUN = "true";
DERP_VERIFY_CLIENTS = "true";
};