fixed typo

This commit is contained in:
2023-06-09 10:11:09 +00:00
parent 2cfac63f0c
commit 2fc7bfd9e5
+2 -2
View File
@@ -34,7 +34,7 @@ services:
- MYSQL_DATABASE=nextcloud
- MYSQL_USER=nextcloud
application:
nextcloud:
build: ./nc-fpm
restart: always
links:
@@ -55,7 +55,7 @@ services:
ports:
- 8888:80
links:
- app
- nextcloud
volumes:
- nchome:/var/www/html:z,ro