mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-08-24 00:11:55 +00:00
tests: enable local testing on macOS / Darwin
This commit is contained in:
@@ -3,6 +3,9 @@ services:
|
||||
environment:
|
||||
HTTP_PORT: 8080
|
||||
HTTPS_PORT: 8443
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8443:8443"
|
||||
|
||||
web1:
|
||||
image: web
|
||||
|
Reference in New Issue
Block a user