Skip to content

Commit

Permalink
revert compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
justraman committed May 31, 2023
1 parent 036e2ae commit a37cb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
depends_on:
- archive_db
command: [
"-e", "wss://archive.matrix.canary.enjin.io",
"-e", "wss://rpc.parachain.efinitystaging.com",
"-c", "40",
"--out", "postgres://root@archive_db:26257/defaultdb"
]
Expand Down

0 comments on commit a37cb1a

Please sign in to comment.