Fix incorrect ports on tactical-nginx container

This commit is contained in:
Joel DeTeves 2022-01-15 21:25:33 -08:00
parent f16ece6207
commit 598d0acd8e
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ RUN chmod +x /docker-entrypoint.d/entrypoint.sh
USER nginx
EXPOSE 443 80
EXPOSE 4443 8080