Skip to content

Commit

Permalink
update conf file
Browse files Browse the repository at this point in the history
  • Loading branch information
daveearley committed Apr 14, 2024
1 parent 86cbc7f commit 0c41fb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ ENV PROVISION_CONTEXT "production"

ENV PHP_DISMOD=ioncube,pdo_sqlsrv,sqlsrv,pdo_mysql,mysqli,mysqlnd,pdo_sqlite,mysqlnd,mongodb,memcached

#COPY ./docker/supervisord/supervisord.conf /opt/docker/etc/supervisord.conf
#COPY ./docker/supervisord/syslog.conf /opt/docker/etc/supervisor.d/syslog.conf
#
RUN chown -R application:application /app \
&& chmod -R 755 /app/storage \
&& mkdir -p /app/bootstrap/cache \
Expand Down

0 comments on commit 0c41fb4

Please sign in to comment.