mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 14:02:48 +00:00
docs: update readme
This commit is contained in:
committed by
Rainer Killinger
parent
fa041efcbb
commit
994d6c1e6b
@@ -65,6 +65,7 @@ docker run --rm --net="host" \
|
||||
-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 \
|
||||
-v <path RECIPIENTS file>:/app/config/RECIPIENTS \
|
||||
registry.gitlab.com/openstapps/proxy/master
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user