"static/vscode:/vscode.git/clone" did not exist on "58a13aec7e14637a9d50d781e3f24c7f0747c292"
  • Darlan Alves's avatar
    feat: allow a docs directory coming from env · 89e88131
    Darlan Alves authored
    Current config assumes /data/docs to be part of the current data directory.
    
    This allows DOCS_DIR to be mounted from a different path outside of DATA_DIR, or falls back to the previous behaviour if DOCS_DIR is not in the environment
    89e88131
config.py 10.7 KB