Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 5941cef

Browse files
technosophosvdice
andauthored
Update README.md
Signed-off-by: Matt Butcher <[email protected]> Co-authored-by: Vaughn Dice <[email protected]>
1 parent 5c84837 commit 5941cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ SOFTWARE
138138

139139
The fileserver took `/static/filserver.gr`, removed the `/static/` part from the front, and then loaded `fileserver.gr` from the directory mounted in the `modules.toml`. Note that any subdirectories are also served. So `/static/foo/bar` would translate to the path `foo/bar` inside of the WebAssembly module (which in the example above would fully resolve to "/path/to/fileserver/foo/bar").
140140

141-
## Prefiing a Path
141+
## Prefixing a Path
142142

143143
`PATH_PREFIX` is an environment variable you can set.
144144
This allows you to add `-e PATH_PREFIX=/some/prefix` as an env var to `fileserver.gr.wasm`.

0 commit comments

Comments
 (0)