nextcloud config from configmap
This commit is contained in:
@@ -15,7 +15,7 @@ RUN apt-get clean -y && \
|
||||
RUN touch /usr/src/nextcloud/data/.ocdata
|
||||
COPY config.php /usr/src/nextcloud/config/
|
||||
#COPY htaccess-data /usr/src/nextcloud/data/.htaccess
|
||||
COPY apache-default-vhost.conf /etc/apache2/sites-available/000-default.conf
|
||||
#COPY apache-default-vhost.conf /etc/apache2/sites-available/000-default.conf
|
||||
RUN mv /usr/src/nextcloud/.htaccess /usr/src/nextcloud/.htaccess.bak
|
||||
RUN mv /usr/src/nextcloud/config/.htaccess /usr/src/nextcloud/config/.htaccess.bak
|
||||
|
||||
|
||||
Reference in New Issue
Block a user