feat: attached firewall to server instance

This commit is contained in:
2025-09-08 20:32:37 -04:00
parent 4c13b3d2cb
commit fd30ee265f
4 changed files with 47 additions and 4 deletions

View File

@@ -1,6 +0,0 @@
FROM gitea/gitea:latest-rootless
ADD --chown=git:git config /etc/gitea
ADD --chown=git:git custom /etc/gitea-custom
ENV GITEA_CUSTOM=/etc/gitea-custom