
As a side effect, this fixes the crash on restart if files referenced in previous generated configuration are now missing
5 lines
137 B
YAML
5 lines
137 B
YAML
reverseproxy:
|
|
container_name: reverseproxy
|
|
image: jwilder/nginx-proxy:test
|
|
volumes:
|
|
- /var/run/docker.sock:/tmp/docker.sock:ro
|