Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 239 Bytes

webfrontend.md

File metadata and controls

12 lines (8 loc) · 239 Bytes

Webfrontend changes

To instruct fylr to use a custom webfrontend which is located in e.g. ./fylr/webfrontend/:

add to docker-compose.yml:

  fylr-server:
    volumes:
      - "./fylr/webfrontend:/fylr/files/webfrontend"