alias nextcloud

This commit is contained in:
afornerot 2023-11-06 17:15:52 +01:00
parent bf09b8540b
commit 7b5e86601d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/library/nextcloud
COPY apache.conf /etc/apache2/sites-available/nextcloud.conf
RUN a2ensite nextcoud
RUN a2ensite nextcloud