1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 09:48:14 +00:00
nginx-proxy/test/test_ssl/test_dhparam_generation.yml

9 lines
201 B
YAML
Raw Normal View History

2017-03-07 14:04:37 -05:00
sut:
image: nginxproxy/nginx-proxy:test
2017-03-08 02:37:12 +01:00
container_name: nginxproxy
2017-03-07 14:04:37 -05:00
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro
- ./certs:/etc/nginx/certs:ro
environment:
- DHPARAM_BITS=256