added codeserver to stack

This commit is contained in:
2024-12-03 17:56:24 -07:00
parent f93a21dc3a
commit d6505d896c
5 changed files with 47 additions and 1 deletions

View File

@ -26,6 +26,10 @@ tasks.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
}
code.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
}
files.thesatelliteoflove.com {
reverse_proxy pingvin-pingvin-share-1:3000
}