Added gotosocial and added an attempted fix for the authentik redis nonsense
This commit is contained in:
@ -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
|
||||
}
|
@ -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:
|
||||
|
Reference in New Issue
Block a user