Using env var
This commit is contained in:
@ -2,7 +2,10 @@
|
||||
A simple blog engine based on Flair and SSW.
|
||||
|
||||
# TODO
|
||||
* Pass the directory location as environment vars
|
||||
* A Dockerfile that works
|
||||
|
||||
# Configuration
|
||||
The environment var "FLOG_ROOT_FOLDER" dictates the root directory of Flog, which must exist and contain the html and templates folder.
|
||||
|
||||
Defaults to /opt/flog.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user