added pinry to stack

This commit is contained in:
2024-10-26 12:07:26 -06:00
parent c9d3fa0397
commit b67378e3d1
4 changed files with 43 additions and 1 deletions

View File

@ -2,6 +2,10 @@ auth.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
}
pin.thesatelliteoflove.com {
reverse_proxy pinry-pinry-1:80
}
post.thesatelliteoflove.com {
reverse_proxy postiz:5000
}