|
|
@ -62,8 +62,7 @@ services: |
|
|
|
- ./gitea/nginx.conf:/etc/nginx/templates/gitea.conf.template:ro |
|
|
|
- ./gitea/nginx.conf:/etc/nginx/templates/gitea.conf.template:ro |
|
|
|
|
|
|
|
|
|
|
|
# add the gitea client secrets to the keycloak-setup volume |
|
|
|
# add the gitea client secrets to the keycloak-setup volume |
|
|
|
keycloak-setup: |
|
|
|
keycloak: |
|
|
|
env_file: |
|
|
|
|
|
|
|
- data/gitea/secrets |
|
|
|
|
|
|
|
volumes: |
|
|
|
volumes: |
|
|
|
|
|
|
|
- ./data/gitea/secrets:/run/secrets/gitea:ro |
|
|
|
- ./gitea/keycloak.sh:/keycloak-setup/gitea.sh:ro |
|
|
|
- ./gitea/keycloak.sh:/keycloak-setup/gitea.sh:ro |
|
|
|