]> git.cworth.org Git - lmno-server/commit
Add serving of static files from ../lmno.games
authorCarl Worth <cworth@cworth.org>
Fri, 6 Mar 2026 11:36:46 +0000 (03:36 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 6 Mar 2026 11:36:46 +0000 (03:36 -0800)
commitf3a9eb163842602f172b8246b152e7377303ee1d
tree210921ba22beb500d853eb4ecf51a60a43e83191
parent002534d1bb53d4dfff200e3d8d97858e3a0d5ec6
Add serving of static files from ../lmno.games

This makes development simpler since we don't need an additional
server to serve the static files, (on our production machine, we do
have a separate web server for the static files).
lmno.js