feat: abstracted all domain instances away to the configuration files
This commit is contained in:
@@ -2,4 +2,5 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user