mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-07 16:24:29 +01:00
Use staging in default env
This commit is contained in:
12
.env
12
.env
@@ -1,11 +1,11 @@
|
||||
# LOCALHOST REGTEST
|
||||
|
||||
VITE_NETWORK="regtest"
|
||||
VITE_PROXY="wss://p.mutinywallet.com"
|
||||
VITE_ESPLORA="http://localhost:3003"
|
||||
# VITE_NETWORK="regtest"
|
||||
# VITE_PROXY="wss://p.mutinywallet.com"
|
||||
# VITE_ESPLORA="http://localhost:3003"
|
||||
|
||||
#SIGNET
|
||||
|
||||
# VITE_NETWORK="signet"
|
||||
# VITE_PROXY="wss://p.mutinywallet.com"
|
||||
# VITE_ESPLORA="https://mutinynet.com/api"
|
||||
VITE_NETWORK="signet"
|
||||
VITE_PROXY="wss://p.mutinywallet.com"
|
||||
VITE_ESPLORA="https://mutinynet.com/api"
|
||||
Reference in New Issue
Block a user