Try just the right port
This commit is contained in:
parent
cd989bed7a
commit
c00ca14b86
@ -5,4 +5,4 @@ COPY . ${WORKDIR}
|
|||||||
RUN mkdir -p /app/
|
RUN mkdir -p /app/
|
||||||
COPY postdeploy.sh /app/
|
COPY postdeploy.sh /app/
|
||||||
|
|
||||||
EXPOSE 80 3000
|
EXPOSE 3000
|
||||||
|
Reference in New Issue
Block a user