update dockerfile
This commit is contained in:
@ -102,6 +102,6 @@ RUN set -ex \
|
|||||||
# && echo "xdebug.client_port=9003" >> /usr/local/etc/php/php.ini
|
# && echo "xdebug.client_port=9003" >> /usr/local/etc/php/php.ini
|
||||||
|
|
||||||
|
|
||||||
EXPOSE 9501 9504
|
EXPOSE 9503 9504
|
||||||
|
|
||||||
# docker build --no-cache --progress=plain -t xsvase:1.0 .
|
# docker build --no-cache --progress=plain -t xsvase:1.0 .
|
Reference in New Issue
Block a user