mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-02 23:05:46 +00:00
chore: use nginxproxy's DockerHub registry
Transitioning away from jwilder/nginx-proxy Please see #1304 for more details
This commit is contained in:
@ -8,7 +8,7 @@ web:
|
||||
|
||||
|
||||
reverseproxy:
|
||||
image: jwilder/nginx-proxy:test
|
||||
image: nginxproxy/nginx-proxy:test
|
||||
container_name: reverseproxy
|
||||
environment:
|
||||
DEBUG: "true"
|
||||
|
Reference in New Issue
Block a user