mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-09-25 15:34:37 +00:00
report expiry and availability correctly
This commit is contained in:
@@ -150,6 +150,14 @@ services:
|
||||
# only if you're deploying against a different network or contract.
|
||||
# SNRC_REGISTRY_TESTING: 0x...
|
||||
# SNRC_REGISTRY_SIMPLEX: 0x...
|
||||
# Registrar and controller addresses, same cascade. The registrar
|
||||
# drives the expiry status on /resolve; without it status reads
|
||||
# "unknown". The controller drives the "reserved" status; without it a
|
||||
# reserved name reads as "unregistered".
|
||||
# SNRC_REGISTRAR_TESTING: 0x...
|
||||
# SNRC_REGISTRAR_SIMPLEX: 0x...
|
||||
# SNRC_CONTROLLER_TESTING: 0x...
|
||||
# SNRC_CONTROLLER_SIMPLEX: 0x...
|
||||
ports:
|
||||
- "127.0.0.1:8000:8000"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user