.env.alpha fix

This commit is contained in:
Tim Olson
2024-01-10 00:18:11 -04:00
parent e617810870
commit 29834bc11e

View File

@@ -5,7 +5,7 @@ DEXORDER_DB_URL=postgresql://dexorder:redroxed@postgres:5432/dexorder
DEXORDER_REDIS_URL=redis://redis:6379
# Dexorder Alpha chain
DEXORDER_DEPLOYMENT_53261=alpha
DEXORDER_RPC_URL_53261=http://alpharpc:8545
DEXORDER_DEPLOYMENT_1337=alpha
DEXORDER_RPC_URL_1337=http://alpharpc:8545
# dev account #2
DEXORDER_ACCOUNTS_53261=0x5de4111afa1a4b94908f83103eb1f1706367c2e68ca870fc3fb9a804cdab365a
DEXORDER_ACCOUNTS_1337=0x5de4111afa1a4b94908f83103eb1f1706367c2e68ca870fc3fb9a804cdab365a