feat(roms): make roms.ginnoir.com publicly accessible

This commit is contained in:
ginnoir
2026-06-06 00:26:28 -05:00
parent c744ff5a25
commit 601150dcac
+1 -2
View File
@@ -117,10 +117,9 @@ stash.ginnoir.com {
}
# =============================================================
# GAMES / ROMS — internal only
# GAMES / ROMS — public (temporarily; RomM has its own auth)
# =============================================================
roms.ginnoir.com {
import internal_only
reverse_proxy romm:8080
}