mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 22:35:45 +00:00
tests: review comments
This commit is contained in:
1
test/test_dockergen/.gitignore
vendored
1
test/test_dockergen/.gitignore
vendored
@ -1 +0,0 @@
|
||||
nginx.tmpl
|
@ -19,7 +19,7 @@ services:
|
||||
expose:
|
||||
- "80"
|
||||
environment:
|
||||
WEB_PORTS: 80
|
||||
WEB_PORTS: "80"
|
||||
VIRTUAL_HOST: whoami.nginx.container.docker
|
||||
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user