From c4a55445d1cb8f1aeacd00a9777119da731ef959 Mon Sep 17 00:00:00 2001 From: Pavel Karpy Date: Tue, 23 Aug 2022 17:29:22 +0300 Subject: [PATCH] [#197] ir: Add minimal `neofs-adm` configuration file Signed-off-by: Pavel Karpy --- services/ir/neofs-adm.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 services/ir/neofs-adm.yml diff --git a/services/ir/neofs-adm.yml b/services/ir/neofs-adm.yml new file mode 100644 index 0000000..0222a0e --- /dev/null +++ b/services/ir/neofs-adm.yml @@ -0,0 +1,4 @@ +rpc-endpoint: http://morph-chain.neofs.devenv:30333 +credentials: + az: "one" + contract: "one"