- # Dune Weaver Touch Configuration
- # Copy this file to .env and modify as needed
- # URL of the Dune Weaver server
- # Default: http://localhost:8080
- # Examples:
- # DUNE_WEAVER_URL=http://localhost:8080
- # DUNE_WEAVER_URL=http://dwmp.local:8080
- # DUNE_WEAVER_URL=http://192.168.1.100:8080
- DUNE_WEAVER_URL=http://localhost:8080
|