Downgrade to nginx-proxy 0.9.0
This commit is contained in:
parent
d975f9e8a1
commit
dcabdacd59
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
nginx-proxy:
|
||||
image: nginxproxy/nginx-proxy:alpine
|
||||
image: nginxproxy/nginx-proxy:0.9.0-alpine
|
||||
environment:
|
||||
- DEFAULT_HOST=${DEFAULT_HOST}
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue