iotaledger / node-docker-setup

Docker setup files to spin up IOTA/Shimmer nodes with a breeze.
12 stars 16 forks source link

Add Wasp access node config options #47

Closed Dr-Electron closed 3 months ago

Dr-Electron commented 3 months ago

I didn't like the current method of having to edit the docker-compose file manually so I moved these options to the env file. As most wasp operators will be access node operators I think this is a valid path to go.

We could also add the snapshot path as set to our url by default as most people will probably use that functionality. What do you think?