fixed typo
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user