We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edd675 commit 4a2beedCopy full SHA for 4a2beed
.env.example
@@ -7,7 +7,7 @@ UVICORN_PORT = 8000
7
# SUDO_USERNAME = "admin"
8
# SUDO_PASSWORD = "admin"
9
10
-# UVICORN_UDS: "/run/pasarguard.socket"
+# UVICORN_UDS = "/run/pasarguard.socket"
11
# UVICORN_SSL_CERTFILE = "/var/lib/pasarguard/certs/example.com/fullchain.pem"
12
# UVICORN_SSL_KEYFILE = "/var/lib/pasarguard/certs/example.com/key.pem"
13
# UVICORN_SSL_CA_TYPE = "public"
0 commit comments