mirror of
https://github.com/batonogov/learn-devops.git
synced 2025-11-29 00:33:02 +00:00
Nginx Proxy 1.6.0 (#12)
Co-authored-by: Fedor Batonogov <f.batonogov@yandex.ru>
This commit is contained in:
committed by
GitHub
parent
f22a65d5a6
commit
5b7920bdca
@@ -25,7 +25,7 @@ services:
|
||||
|
||||
# NGINX-прокси
|
||||
nginx-proxy:
|
||||
image: nginxproxy/nginx-proxy:1.5.2-alpine
|
||||
image: nginxproxy/nginx-proxy:1.6.0-alpine
|
||||
expose:
|
||||
- 80
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user