mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 14:02:48 +00:00
fix: increase nginx transport security
This commit is contained in:
committed by
Rainer Killinger
parent
5f969c53f6
commit
8fe6a2795f
@@ -47,6 +47,8 @@ docker run --rm --net="host" \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
-v <path to *.crt-file>:/etc/nginx/certs/ssl.crt \
|
||||
-v <path to *.key-file>:/etc/nginx/certs/ssl.key \
|
||||
-v <path to certificate chain (*.crt) file>:/etc/nginx/certs/chain.crt \
|
||||
-v <path to dhparam.pem file>:/etc/nginx/certs/dhparam.pem \
|
||||
gitlab-registry.tubit.tu-berlin.de/stapps/proxy/master
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user