alias nextcloud
This commit is contained in:
parent
bf09b8540b
commit
7b5e86601d
|
@ -1,4 +1,4 @@
|
||||||
FROM docker.io/library/nextcloud
|
FROM docker.io/library/nextcloud
|
||||||
|
|
||||||
COPY apache.conf /etc/apache2/sites-available/nextcloud.conf
|
COPY apache.conf /etc/apache2/sites-available/nextcloud.conf
|
||||||
RUN a2ensite nextcoud
|
RUN a2ensite nextcloud
|
Loading…
Reference in New Issue