stakwork / sphinx-swarm

lightning container orchestration for massive deployments
4 stars 4 forks source link

fix: added env value for NAV_BOLTWALL_SHARED_HOST=$NAV_BOLTWALL_SHARED_HOST #219

Closed kevkevinpal closed 5 months ago

kevkevinpal commented 5 months ago

we added this because if you restart using ./restart-all.sh then the value will not be passed and the vanity domain will not be used

Evanfeenstra commented 5 months ago

use ./restart-second-brain.sh which points to the other docker compose file https://github.com/stakwork/sphinx-swarm/blob/master/second-brain.yml

But feel free to merge this too