Add configuration via Environment Variables support#52
Add configuration via Environment Variables support#52GAS85 wants to merge 3 commits intomkaczanowski:masterfrom
Conversation
GAS85
commented
Jan 2, 2026
- Add configuration via Environment Variables support
- Compose files update:
- Add Environments with comments
- Removed Default values from the arguments example
- Readme minor update, markdown syntax and typos.
- Compose files update: - Add Environments with comments - Removed Default values from the arguments example - Readme minor update, markdown syntax and typos.
870ff93 to
6b461fd
Compare
|
Have you been able to build this? The project hasn't been updated in a long time and the build has been broken almost as long. I think it's "just" a matter of bumping the dependencies although that's not as trivial as it sounds. If you do figure that out you should include those changes. |
|
No... But this what I did find out later. |
|
@gavtroy basically it was easier to rewrite it on the Golang from the scratch and keep the same features set. https://github.com/GAS85/ownPastebin Even Marmaid works now. Only I will refresh UI a bit afterwards. |
|
For the record gavtroy/pastebin works fine. I just didn't think it was worth mentioning as it wouldn't help with figuring out the basic dependency stuff. At least not without pulling a lot of actual changes like Rocket 0.5. |