forked from mirrors_public/oddlama_nix-config
fix: enable port forwarding on sentinel
This commit is contained in:
parent
7f8c5689e0
commit
4a34c84995
2 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
# XXX: other domain on other proxy?
|
||||
forgejoDomain = "git.${sentinelCfg.repo.secrets.local.personalDomain}";
|
||||
in {
|
||||
# TODO forward ssh port
|
||||
meta.wireguard-proxy.sentinel.allowedTCPPorts = [
|
||||
config.services.gitea.settings.server.HTTP_PORT
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue