added dockerfile for user-specific nc
This commit is contained in:
@@ -35,7 +35,8 @@ services:
|
||||
- MYSQL_USER=nextcloud
|
||||
|
||||
app:
|
||||
image: nextcloud:fpm
|
||||
# image: nextcloud:fpm
|
||||
build: ./nc-fpm
|
||||
restart: always
|
||||
links:
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user