Update config.json

This commit is contained in:
Alexandre
2022-02-14 10:09:46 +01:00
committed by GitHub
parent da1e202ba3
commit ca240457a9

View File

@@ -20,7 +20,8 @@
"APP_PORT": "22300"
},
"options": {
"APP_BASE_URL": "http://your_domain:port"
"APP_BASE_URL": "http://your_domain:port",
"data_location": "/config/addons_config/joplin"
},
"map": [
"config:rw"
@@ -40,7 +41,8 @@
"MAILER_AUTH_USER": "str?",
"MAILER_AUTH_PASSWORD": "str?",
"MAILER_NOREPLY_NAME": "str?",
"MAILER_NOREPLY_EMAIL": "str?"
"MAILER_NOREPLY_EMAIL": "str?",
"data_location": "str?"
},
"arch": [
"aarch64",