Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
explorer-blockscout
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
community
explorer-blockscout
Commits
e687c9a8
Commit
e687c9a8
authored
Oct 09, 2019
by
MigueKun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
6304e064
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
e687c9a8
...
...
@@ -148,7 +148,7 @@ We use [Terraform](https://www.terraform.io/intro/getting-started/install.html)
cd apps/block_scout_web/assets && npm install --unsafe-perm; cd -
cd apps/explorer && npm install --unsafe-perm; cd -
cd apps/block_scout_web/assets && npm run-script deploy; cd -
MIX_ENV=prod mix phx.digest
cd apps/block_scout_web && MIX_ENV=prod mix phx.digest; cd -
```
9. Update your JSON RPC Variant in `apps/explorer/config/prod.exs` and `apps/indexer/config/prod.exs`.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment