💾 Archived View for midnight.pub › replies › 5125 captured on 2023-04-26 at 17:09:42. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
< Some help with installing the code for midnight.pub
Hiii ~mysliceoftheweb! Happy to see that you're considering using the code. :)
To set the environment variables, you can include them in the command you use to run the executable, e.g.:
VAR1=something VAR2="something else" ./midnight
Let me know where you are and if you are still stuck! You can also mail me directly (m15o at posteo dot net)
m150 thank you for responding to this and build this. I have a question. What do I need to put for these?
SessionKey string
Env string
CertFile string
KeyFile string
CSRFKey string
And do I set these like you showed in your example?