diff options
author | fx <[email protected]> | 2023-10-14 22:01:33 +0200 |
---|---|---|
committer | fx <[email protected]> | 2023-10-14 22:01:33 +0200 |
commit | 6648d1da1df9a4e4e2945739fc0fd3c7f77643cb (patch) | |
tree | e487bbf77c5280a58ee5bcd69f6b74018be96430 /README.md | |
parent | 25885b8e08252db20f2a50e64184b6a59e546a73 (diff) | |
download | webol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.tar webol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.tar.gz webol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.zip |
test this fing shit on pi wohoo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1 +1,9 @@ | |||
1 | # webol \ No newline at end of file | 1 | # webol |
2 | |||
3 | DATABASE_URL: `String` | ||
4 | |||
5 | WEBOL_APIKEY: `String` | ||
6 | |||
7 | WEBOL_SERVERADDR: `Option<String>` | ||
8 | |||
9 | WEBOL_BINDADDR: `Option<String>` | ||