fixed minor bugs in json
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
"version": "3.3",
|
||||
"services":
|
||||
{
|
||||
"$$cap_appname-db":
|
||||
"$$cap_appname":
|
||||
{
|
||||
"image": "nextcloud:$$cap_nextcloud_version",
|
||||
"volumes": [
|
||||
"$$cap_appname-db-data:/var/www/html"
|
||||
"$$cap_appname-data:/var/www/html"
|
||||
],
|
||||
"restart": "always",
|
||||
"environment":
|
||||
|
||||
Reference in New Issue
Block a user