Difference between revisions of "BlockScout manual deployment"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
  git clone https://github.com/blockscout/blockscout
+
export DATABASE_URL=postgresql://user:password@localhost:5432/blockscout
 +
  git clone https://github.com/blockscout/blockscout && cd blockscout
  
  

Revision as of 09:59, 9 March 2023

export DATABASE_URL=postgresql://user:password@localhost:5432/blockscout
git clone https://github.com/blockscout/blockscout && cd blockscout



See also

Advertising: