mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
flake rework
This commit is contained in:
parent
cb7657116c
commit
8f9eeadb74
20 changed files with 256 additions and 382 deletions
|
|
@ -63,4 +63,4 @@ username = "demostf"
|
|||
password = "XXXXXXXXXX"
|
||||
```
|
||||
|
||||
Alternatively, the configuration can be proved as environment variables in the form of `${SECTION}_${ITEM}` (e.g. `LISTEN_ADDRESS=127.0.0.1`)
|
||||
Alternatively, the configuration can be proved as environment variables in the form of `${SECTION}_${ITEM}` (e.g. `LISTEN_ADDRESS=127.0.0.1`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue