Skip to content

Commit

Permalink
Update config.json.example (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
ety001 authored Oct 12, 2024
1 parent 04fa520 commit bcf220d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker/history/config.json.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"STEEMD_URL": "http://10.10.100.12:8080",
"MONGODB": "mongodb://10.10.100.30:27017/"
}

"STEEMD_URLS": ["https://api.steemit.com"],
"MONGODB": "your_mongodb_connection_string"
}

0 comments on commit bcf220d

Please sign in to comment.