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