env changes, new services

This commit is contained in:
azpsen
2025-03-24 15:18:08 -05:00
parent 0045db906a
commit 4550a7e3c2
4 changed files with 242 additions and 140 deletions

11
.env Normal file
View File

@@ -0,0 +1,11 @@
# Base directory for docker-compose
DOCKER_DIR=/docker
# Directory for env files
ENV_DIR=/docker/env
# The IP of this server in the tailscale network
DNS_IP=100.111.0.126
# Time zone
TZ=America/Chicago