frostfs-dev-env/services/storage/.storage.env
Alex Vanin e37c18b45f Add notification endpoint explicitly
Now node has default value for notification endpoint
but it won't last forever, so it is better to
set it up explicitly.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-18 16:18:41 +03:00

8 lines
348 B
Bash

NEOFS_MORPH_ENDPOINT=http://morph_chain:30333
NEOFS_MORPH_NOTIFICATION_ENDPOINT=ws://morph_chain:30333/ws
NEOFS_ACCOUNTING_SCRIPTHASH=fd5aa5078afdd2f0634636b217f82cb5e7e13258
NEOFS_CONTAINER_SCRIPTHASH=a4aa1d4c91f94ddd65b02edf47aab39ba921dd8f
NEOFS_NETMAP_SCRIPTHASH=80aed80f782d6ac09d717b162123396620f0f382
NEOFS_BOOTSTRAP_PERIODIC_ENABLED=true