mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
Feat/add networks (#1303)
* No commit suggestions generated * No commit suggestions generated * No commit suggestions generated
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "snrd",
|
||||
"name": "sonr",
|
||||
"version": "0.1.0",
|
||||
"description": "Plugin for Sonr PostgreSQL Docker image with pgsodium support and auto-start service",
|
||||
"packages": ["docker@latest"],
|
||||
@@ -19,7 +19,7 @@
|
||||
"{{ .Virtenv }}/data": "",
|
||||
"{{ .Virtenv }}/logs": "",
|
||||
"{{ .Virtenv }}/process-compose.yaml": "etc/process-compose.yaml",
|
||||
"{{ .DevboxDir }}/init.sh": "etc/init.sh"
|
||||
"{{ .DevboxDir }}/init.sh": "scripts/test_node.sh"
|
||||
},
|
||||
"shell": {
|
||||
"init_hook": ["chmod +x {{ .DevboxDir }}/init.sh", "{{ .DevboxDir }}/init.sh"],
|
||||
|
||||
Reference in New Issue
Block a user