fix test port
This commit is contained in:
@@ -7,7 +7,8 @@ services:
|
||||
context: .
|
||||
dockerfile: docker/nginx.Dockerfile
|
||||
ports:
|
||||
- 4444:4444
|
||||
- 80:80
|
||||
- 443:443
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- /etc/letsencrypt:/etc/letsencrypt:ro
|
||||
|
||||
Reference in New Issue
Block a user