aboutsummaryrefslogtreecommitdiffstats
path: root/example.env
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-02-11 21:00:52 +0100
committerThomas Vanbesien <tvanbesi@proton.me>2026-02-12 14:56:15 +0100
commit6c22a6e48e8ff49a69434eca7a7b78158576cb7b (patch)
tree2648d665bf9c27166da052fe2aa8281b56ceb498 /example.env
downloadnet_services-6c22a6e48e8ff49a69434eca7a7b78158576cb7b.tar.gz
net_services-6c22a6e48e8ff49a69434eca7a7b78158576cb7b.zip
Initial import
Diffstat (limited to 'example.env')
-rw-r--r--example.env10
1 files changed, 10 insertions, 0 deletions
diff --git a/example.env b/example.env
new file mode 100644
index 0000000..6bf613f
--- /dev/null
+++ b/example.env
@@ -0,0 +1,10 @@
+HOST__HTTP_PORT=80
+HOST__HTTPS_PORT=443
+HOST__CERT_DIR=/home/USER/.local/net_services/certs
+HOST__GIT_REPO_DIR=/home/USER/.local/net_services/git
+HOST__CGITRC_DIR=/home/USER/.local/net_services/cgit/cgitrc
+HOST__CGIT_FILTER_DIR=/home/USER/.local/net_services/cgit/filter
+HOST__CGIT_ABOUT_DIR=/home/USER/.local/net_services/cgit/about
+HOST__RADICALE_USERS_DIR=/home/USER/.local/net_services/radicale
+
+NGINX__HOST=localhost