aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-10-03 19:50:12 +0100
committerGravatar Chris Lovering <[email protected]>2024-10-03 22:06:39 +0100
commitf726695b1a1d99b5c61ea09bd3a364103a08d7bf (patch)
treee413a3b771da56fbb6516d02920c8061612c3d03 /config
parentCorrect spelling in test cases (diff)
Update all references to /lang to /snekbin
Diffstat (limited to 'config')
-rw-r--r--config/snekbox.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snekbox.cfg b/config/snekbox.cfg
index 33cd9e9..778f90e 100644
--- a/config/snekbox.cfg
+++ b/config/snekbox.cfg
@@ -81,8 +81,8 @@ mount {
}
mount {
- src: "/lang"
- dst: "/lang"
+ src: "/snekbin"
+ dst: "/snekbin"
is_bind: true
rw: false
}