improved debian installation

This commit is contained in:
Oscar Krause
2025-05-15 07:22:01 +02:00
parent 764e012fb7
commit eded286c89
2 changed files with 15 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
# Toggle debug mode
#DEBUG=false
# Cert Path
CERT_PATH="/etc/fastapi-dls/cert"
# Where the client can find the DLS server
DLS_URL=127.0.0.1
DLS_PORT=443