Skip to content

Commit

Permalink
env.sample fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fersirni committed Sep 28, 2022
1 parent c1e8d00 commit 584df52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NODE_ENV=development
PORT=8080
NODE_ENV=production
PORT=5000
LOG_NAME=ink-substrate-explorer-api
LOG_LEVEL=debug

Expand Down

0 comments on commit 584df52

Please sign in to comment.