Return AccessDenied error instead of ObjectNotFound #1378
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
version: "2.4"
|
||||
services:
|
||||
neo-go:
|
||||
image: nspccdev/neo-go:0.105.0
|
||||
image: nspccdev/neo-go:0.106.0
|
||||
container_name: neo-go
|
||||
command: ["node", "--config-path", "/config", "--privnet", "--debug"]
|
||||
stop_signal: SIGKILL
|
||||
|
|
Loading…
Reference in a new issue