Skip to content

Commit

Permalink
Revert "windows path needs to be relative"
Browse files Browse the repository at this point in the history
This reverts commit f423c56.
  • Loading branch information
nichlaes committed Sep 2, 2024
1 parent acc3798 commit fb7ded8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/admin/servers/lib/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ The `LOCAL_PATH` variable is the absolute filepath to the
location of the local directory which will be served to users
by the Library microservice.

**NOTE**: If running on Windows, the `LOCAL_PATH` has to be relative and not absolute,
due to how CloudCMD works.

Replace the default values the appropriate values for your setup.

The config is saved `.env` file by convention. The **libms** looks for
Expand Down

0 comments on commit fb7ded8

Please sign in to comment.