feat(build): Initial commit
This commit is contained in:
13
env/fqdn_context.env.example
vendored
Normal file
13
env/fqdn_context.env.example
vendored
Normal 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
|
Reference in New Issue
Block a user