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