Added gotosocial and added an attempted fix for the authentik redis nonsense

This commit is contained in:
2024-08-15 09:28:42 -06:00
parent 6b36a66dcc
commit bff9f62093
7 changed files with 69 additions and 13 deletions

View File

@ -15,6 +15,6 @@ bookmarks.thesatelliteoflove.com {
reverse_proxy hoarder-web-1:3000
}
ai.thesatelliteoflove.com {
reverse_proxy open-webui:8080
social.thesatelliteoflove.com {
reverse_proxy gotosocial:8080
}

View File

@ -14,7 +14,7 @@ services:
ports:
- 222:22
extra_hosts:
- 'auth.thesatelliteoflove.com:172.20.0.6'
- 'auth.thesatelliteoflove.com:172.20.0.2'
volumes:
gitea: