feat(docker): prod, fix misc
This commit is contained in:
parent
f319be259d
commit
53dbbb8956
1 changed files with 0 additions and 2 deletions
|
@ -416,8 +416,6 @@ FROM sintonia-webapp-build-common AS sintonia-webapp-production
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
COPY ./docker/sintonia-webapp/php/php-ini-production /usr/local/etc/php/php.ini
|
COPY ./docker/sintonia-webapp/php/php-ini-production /usr/local/etc/php/php.ini
|
||||||
COPY ./docker/sintonia-webapp/laravel/.env.production.example /home/$sintonia_user/.env
|
|
||||||
RUN chown $sintonia_user:$sintonia_user /home/$sintonia_user/.env
|
|
||||||
|
|
||||||
USER $sintonia_user
|
USER $sintonia_user
|
||||||
ENV sintonia_user=${sintonia_user}
|
ENV sintonia_user=${sintonia_user}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue