Fix incorrect ports on tactical-nginx container
This commit is contained in:
parent
f16ece6207
commit
598d0acd8e
|
@ -13,4 +13,4 @@ RUN chmod +x /docker-entrypoint.d/entrypoint.sh
|
|||
|
||||
USER nginx
|
||||
|
||||
EXPOSE 443 80
|
||||
EXPOSE 4443 8080
|
||||
|
|
Loading…
Reference in New Issue