fix test port

This commit is contained in:
2022-08-04 19:49:18 +03:00
parent 79432c3e06
commit 462e68eb0c

View File

@@ -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