Add README.org.

Commit
f54e5bda270d55a91f62be9cacbbcd1d3f1a0884
Author
Marius Peter <dev@marius-peter.com>
Author date
Committer
Marius Peter <dev@marius-peter.com>
Committer date
README.org
index 00000000..0b7a9bdd 000000..100644
@@ -0,0 +1,12 @@
1 Added: #+TITLE: Ferti Aquaponic Nutrient Management
2 Added: #+AUTHOR: Marius Peter
3 Added: #+DATE: <2025-11-29 Sat>
4 Added:
5 Added:
6 Added: * Environment variables
7 Added:
8 Added: - =FERTI_ENVIRONMENT= :: Can be either =development= or =production=.
9 Added: Default value is =production=, which is more secure (password
10 Added: required everywhere, no debug traces).
11 Added: - =FERTI_USER= :: User used to log into the web app.
12 Added: - =FERTI_PASS= :: Password used to log into the web app.