Skip to content

Commit

Permalink
add docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Gridin committed Mar 10, 2023
1 parent 09579e3 commit fe45698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
shm_size: '4gb'
volumes:
- data:/var/lib/lotus
- ./config/confg.toml:/var/lib/lotus/config.toml
- ./config/config.toml:/var/lib/lotus/config.toml
<<: *common-logging
<<: *common-network
<<: *common-dns
Expand Down

0 comments on commit fe45698

Please sign in to comment.