mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 11:32:26 +01:00
feat: change some little security risks, add another ingress that has ip whitelist for admin panel and update some OCI image versions
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
||||
- "8000:8000"
|
||||
|
||||
rproxy:
|
||||
image: docker.io/bitnami/nginx:1.27
|
||||
image: docker.io/bitnami/nginx:1.28
|
||||
volumes:
|
||||
- ./reverseproxy.local.conf:/opt/bitnami/nginx/conf/nginx.conf
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user