mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 22:35:45 +00:00
tests: enable local testing on macOS / Darwin
This commit is contained in:
@ -2,6 +2,8 @@ services:
|
||||
nginx-proxy:
|
||||
environment:
|
||||
HTTP_PORT: 8080
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
||||
web1:
|
||||
image: web
|
||||
|
Reference in New Issue
Block a user