feat: add native fnOS PostgreSQL shared service
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"data-share": {
|
||||
"shares": [
|
||||
{
|
||||
"name": "postgresql",
|
||||
"permission": {
|
||||
"rw": ["nxsir.postgresql"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "postgresql/backups",
|
||||
"permission": {
|
||||
"rw": ["nxsir.postgresql"]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user