uci-edit-server/editors/example.cfg

10 lines
287 B
Bash

#!/bin/bash
# will user filename unless second argument is passed to make-env-file
# Name=containername
# USER=jim
# TZ=America/Los_Angles
# Password=jimshoe
# Parent_Folder=/data
#Files= # will be /files by default
Port=4321 # should be changed to avoid conflict with other containers