Skip to content

Commit

Permalink
fix: docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benxiao committed Aug 23, 2023
1 parent e744f8d commit 5c9de90
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 @@ -7,7 +7,7 @@ services:
- ~/polkadot-data:/data
# ports:
# - "9944:9944"
command: '--chain polkadot --unsafe-ws-external --rpc-cors=all'
command: '--chain polkadot --unsafe-rpc-external --rpc-cors=all'

sidecar:
# build: .
Expand Down

0 comments on commit 5c9de90

Please sign in to comment.