Create .env

This commit is contained in:
phermeys
2023-12-23 17:23:10 -08:00
committed by GitHub
parent 7c82219ce3
commit e89b79256e

8
.env Normal file
View File

@ -0,0 +1,8 @@
# Port to expose on docker host
PORT=8080
# Path to folder for indexing
SHARE=./share
# Domain Name FQDN
FQDN=docs.website.net