Add homebox service

This commit is contained in:
Tobias Reisinger 2023-11-18 23:42:58 +01:00
parent 3831ac4244
commit ccf7f7a598
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 37 additions and 4 deletions

View file

@ -43,6 +43,7 @@ svc_env:
GITEA__service__ALLOW_ONLY_EXTERNAL_REGISTRATION: true
GITEA__service__ENABLE_BASIC_AUTHENTICATION: false
GITEA__service__DEFAULT_KEEP_EMAIL_PRIVATE: true
GITEA__service__NO_REPLY_ADDRESS: "discard.msrg.cc"
GITEA__webhook__DELIVER_TIMEOUT: 60
@ -73,12 +74,12 @@ svc_env:
GITEA__storage__MINIO_LOCATION: "de-contabo-1"
GITEA__storage__MINIO_USE_SSL: true
GITEA__other__SHOW_FOOTER_BRANDING: true
GITEA__other__SHOW_FOOTER_VERSION: true
GITEA__other__SHOW_FOOTER_TEMPLATE_LOAD_TIME: false
compose:
watchtower: true
image: gitea/gitea:1.19
image: gitea/gitea:1.20
env: true
volumes:
- data:/data