tmp old proxy
This commit is contained in:
parent
d1dbee5ba4
commit
3de122dbd5
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,9 @@ networks:
|
|||
|
||||
services:
|
||||
proxy:
|
||||
build:
|
||||
context: custom/proxy
|
||||
# build:
|
||||
# context: custom/proxy
|
||||
image: nginxproxy/nginx-proxy
|
||||
container_name: proxy
|
||||
restart: always
|
||||
privileged: true
|
||||
|
|
Reference in a new issue