reformate

master
Dirk Heilig 2024-04-19 14:50:54 +02:00
parent 646dc18718
commit 5f188442a1
2 changed files with 9 additions and 11 deletions

View File

@ -8,11 +8,10 @@ RUN apt-get install -y \
php-yaml \
locales-all
RUN pecl install Mosquitto-alpha
RUN echo "extension=mosquitto.so" >/etc/php/7.3/mods-available/mosquitto.ini
RUN echo "extension=mosquitto.so" > /etc/php/7.3/mods-available/mosquitto.ini
RUN ln -s /etc/php/7.3/mods-available/mosquitto.ini /etc/php/7.3/cli/conf.d/20-mosquitto.ini
ADD . /app
VOLUME /app/public
ENTRYPOINT /app/generator.php

View File

@ -16,4 +16,3 @@ variables:
werkstatt_temp:
topic: c3re/werkstatttemp
cast: float