Agregando calculo de efectivo
This commit is contained in:
@@ -31,7 +31,7 @@ COPY supervisord.conf /etc/supervisord.conf
|
||||
COPY entrypoint.sh /etc/entrypoint.sh
|
||||
COPY ./ ./
|
||||
|
||||
RUN chown -R www-data:www-data /var/www/html \
|
||||
RUN chown -R www-data:www-data /var/www \
|
||||
&& composer dump-autoload \
|
||||
&& npm install \
|
||||
&& npm run build \
|
||||
|
||||
Reference in New Issue
Block a user