mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 11:54:42 +01:00
Bump
This commit is contained in:
parent
8037271a76
commit
fc2face565
@ -8,7 +8,7 @@ RUN chmod +x /usr/local/bin/install-php-extensions && \
|
|||||||
install-php-extensions xdebug && \
|
install-php-extensions xdebug && \
|
||||||
rm /usr/local/bin/install-php-extensions
|
rm /usr/local/bin/install-php-extensions
|
||||||
|
|
||||||
ADD docker/php/conf.d/. "$PHP_INI_DIR/conf.d/"
|
ADD dev/. "$PHP_INI_DIR/conf.d/"
|
||||||
|
|
||||||
EXPOSE 9503
|
EXPOSE 9503
|
||||||
EXPOSE 9003
|
EXPOSE 9003
|
||||||
|
Loading…
Reference in New Issue
Block a user