Skip to content
Snippets Groups Projects
Commit e841ef0f authored by Cédric Moreau's avatar Cédric Moreau
Browse files

fix: Docker `--unsafe-ws-external` no more exist

parent 20ebf458
No related branches found
No related tags found
1 merge request!240runtime-800 updates
......@@ -91,7 +91,7 @@ esac
set -- "$@" \
"${chain[@]}" \
-d /var/lib/duniter --unsafe-rpc-external --unsafe-ws-external
-d /var/lib/duniter --unsafe-rpc-external
echo "Starting duniter with parameters:" "$@"
exec duniter "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment