Post
Share your knowledge.
Can I set env vars in a Walrus published site?
I'm trying to figure out if it's possible to set environment variables in a site published on Walrus. The idea is to adjust certain settings dynamically, but I'm unsure if Walrus supports such backend variables due to its static nature. Any insights?
- Walrus
Answers
2You cannot set environment variables inside a Walrus Site itself. Walrus Sites are fully static and publicly accessible: all site content and metadata are stored on-chain (Sui) and on Walrus, and there is no backend or server-side execution where environment variables could be injected or used.
For portal configuration involving environment variables, these are set in the .env.local
file at the root of each portal directory you're working with, not on the static site itself.
Do you know the answer?
Please log in and share it.
Walrus is a decentralized storage and data availability protocol designed specifically for large binary files, or "blobs"