add ghost to stack for phlog

This commit is contained in:
2025-01-04 09:09:47 -07:00
parent 31c11437d0
commit c8f22f83e2
4 changed files with 50 additions and 1 deletions

View File

@ -32,6 +32,10 @@ tasks.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
}
phlog.thesatelliteoflove.com {
reverse_proxy ghost-1-ghost-1:2368
}
code.thesatelliteoflove.com {
reverse_proxy authentik-server-1:9000
}