Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSulpiride authored Oct 4, 2023
1 parent 8e048bc commit eba1c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launchers/skandha/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
bundler:
ports: [ '3000:14337' ]
image: etherspot/skandha
command: start --testingMode
command: standalone --testingMode
volumes:
- ./config.json:/usr/app/config.json
environment:
Expand Down

0 comments on commit eba1c07

Please sign in to comment.