mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-02-03 12:47:09 +01:00
removed unused exposed port
This commit is contained in:
@@ -66,8 +66,6 @@ VOLUME /var/www/app/public
|
|||||||
|
|
||||||
WORKDIR /var/www/app
|
WORKDIR /var/www/app
|
||||||
|
|
||||||
EXPOSE 80
|
|
||||||
|
|
||||||
COPY app-entrypoint.sh /entrypoint.sh
|
COPY app-entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user