feat(id.tjo.space): changes

This commit is contained in:
Tine 2025-03-07 22:10:16 +01:00
parent 342fe28c21
commit 4c210d05aa
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw
2 changed files with 1 additions and 2 deletions
id.tjo.space
configs/caddy
containers

View file

@ -6,4 +6,4 @@ next.id.tjo.space
respond /tjo-space/status "OK"
reverse_proxy authentik-server:9000
reverse_proxy systemd-authentik-server:9000

View file

@ -8,7 +8,6 @@ EnvironmentFile=/etc/postgresql/secrets.env
Environment=POSTGRES_USER=id.tjo.space
Environment=POSTGRES_DB=id.tjo.space
Network=main.network
NetworkAlias=postgresql
[Service]
Restart=always