mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 13:05:48 +02:00
Temporarily disabled gitea config
This commit is contained in:
parent
8056f92a1f
commit
b5b8f23557
1 changed files with 3 additions and 3 deletions
|
|
@ -18,9 +18,9 @@ services:
|
|||
- 'traefik.http.routers.gitea.tls.certresolver=letsEncrypt'
|
||||
- 'traefik.http.services.gitea.loadbalancer.server.port=3000'
|
||||
|
||||
configs:
|
||||
- source: gitea_v1
|
||||
target: /data/gitea/conf/app.ini
|
||||
# configs:
|
||||
# - source: gitea_v1
|
||||
# target: /data/gitea/conf/app.ini
|
||||
environment:
|
||||
- 'DB_TYPE=postgres'
|
||||
- 'DB_HOST=db:5432'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue