mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 08:25:47 +02:00
Removed config for now
This commit is contained in:
parent
b5168c817f
commit
52e36e3dce
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_v2
|
||||
target: /data/gitea/conf/app.ini
|
||||
# configs:
|
||||
# - source: gitea_v2
|
||||
# target: /data/gitea/conf/app.ini
|
||||
environment:
|
||||
- 'LFS_JWT_SECRET_FILE=/run/secrets/gitea_lfs_jwt_secret'
|
||||
- 'SECRET_KEY_FILE=/run/secrets/gitea_secret_key'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue