41 lines
1.1 KiB
Bash
41 lines
1.1 KiB
Bash
# This file will need copied as `.env` and to have its values changed.
|
|
|
|
## Docker ##
|
|
|
|
COMPOSE_BAKE=true
|
|
|
|
## Performance ##
|
|
|
|
CPU=0.25
|
|
MEM=0.25G
|
|
|
|
## Repo Settings ##
|
|
|
|
REPO_NAME="Hyperling's Apps"
|
|
REPO_LINK="https://fdroid.hyperling.com"
|
|
|
|
## Files ##
|
|
# Should be provided as URLs directly to the APK files.
|
|
|
|
# TBD/TODO
|
|
FILE0="https://git.hyperling.com/me/android-carb-up/releases/download/latest/TBD"
|
|
FILE1="https://git.hyperling.com/me/flutter-expense-tracker/releases/download/latest/TBD"
|
|
FILE2="https://git.hyperling.com/me/android-infinite-timer/releases/download/latest/TBD"
|
|
FILE3="https://git.hyperling.com/me/android-45-minute-rule/releases/download/latest/TBD"
|
|
FILE4="https://git.hyperling.com/me/android-tictactoe/releases/download/latest/TBD"
|
|
FILE5="https://git.hyperling.com/me/android-hypergames/releases/download/latest/TBD"
|
|
FILE6=""
|
|
FILE7=""
|
|
FILE8=""
|
|
FILE9=""
|
|
FILE10="https://git.hyperling.com/me/ebook-freedom-flyer/releases/download/latest/VoluntarySovereignty.pdf"
|
|
FILE11="https://git.hyperling.com/me/ebook-health-protocol/releases/download/latest/HyperlingsHealthProtocol.pdf"
|
|
FILE12=""
|
|
FILE13=""
|
|
FILE14=""
|
|
FILE15=""
|
|
FILE16=""
|
|
FILE17=""
|
|
FILE18=""
|
|
FILE19=""
|