nginx-proxy-auto-docker/test/test_restart.yml
Thomas LEVEIL 0f7cddee4d get rid of forego
As a side effect, this fixes the crash on restart if files referenced in previous generated configuration are now missing
2017-03-08 21:24:59 +01:00

5 lines
137 B
YAML

reverseproxy:
container_name: reverseproxy
image: jwilder/nginx-proxy:test
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro