mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-21 01:29:33 +00:00
reorder copy from generated config
This commit is contained in:
parent
50ca277113
commit
b7406dca7d
1 changed files with 1 additions and 1 deletions
|
|
@ -136,8 +136,8 @@ ARG PHP_VERSION
|
|||
|
||||
# Set working dir
|
||||
WORKDIR /var/www/html
|
||||
COPY --chown=www-data:www-data . .
|
||||
COPY --from=apache-config / /
|
||||
COPY --chown=www-data:www-data . .
|
||||
|
||||
# Setup apache2
|
||||
RUN a2dissite 000-default.conf && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue