9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
# Port to expose on docker host
|
|
PORT=8080
|
|
|
|
# Path to folder for indexing
|
|
SHARE=./share
|
|
|
|
# Domain Name FQDN
|
|
FQDN=docs.website.net
|