Merge pull request #104 from balena-io/close-port-3128

SECURITY: Close port 3128
This commit is contained in:
bulldozer-balena[bot] 2021-01-29 15:16:55 +00:00 committed by GitHub
commit 7cdce1a1c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,9 +154,9 @@ services:
ports:
- "80:80"
- "443:443"
- "3128:3128"
expose:
- "222"
- "3128"
- "5432"
- "6379"
networks: