5000
This commit is contained in:
parent
bb8d7019f5
commit
38c8a3c867
|
@ -1,4 +1,4 @@
|
||||||
FROM xena/christine.website
|
FROM xena/christine.website
|
||||||
ENV PORT 8080
|
ENV PORT 5000
|
||||||
EXPOSE 8080
|
EXPOSE 5000
|
||||||
RUN apk add --no-cache bash
|
RUN apk add --no-cache bash
|
||||||
|
|
Loading…
Reference in New Issue