Expose webserver and DB ports
This commit is contained in:
@@ -98,3 +98,5 @@ RUN apt-get install -y sudo
|
||||
COPY run.sh /
|
||||
ENTRYPOINT ["/run.sh"]
|
||||
CMD []
|
||||
|
||||
EXPOSE 80 5432
|
||||
|
Reference in New Issue
Block a user