feat(build): Initial commit

This commit is contained in:
2025-02-07 01:09:03 +01:00
parent b045cc7e10
commit bab94e1496
5 changed files with 174 additions and 2 deletions

13
env/fqdn_context.env.example vendored Normal file
View File

@@ -0,0 +1,13 @@
CFG_VOLUME=/path/to/config/config
CTX=loft
GID=50000
MODE=json-rpc
PORT=61000
SUBNET=172.30.95.0/24
UID=50000
# Only when MODE is not "json-rpc":
# AUTO_RECEIVE_SCHEDULE=0 22 * * *
# Other available defaults
# RESTARTPOLICY=unless-stopped
# TIMEZONE=Etc/UTC