Added tasks.md (and fixed an issue in the grist compose file)

This commit is contained in:
2024-08-16 17:29:38 -06:00
parent 35eeeb39e1
commit 5201c967d5
5 changed files with 53 additions and 3 deletions

View File

@ -2,6 +2,10 @@ auth.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
}
tasks.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
}
git.thesatelliteoflove.com {
reverse_proxy gitea:3000
}