Update document-root path in lighttp.conf

This commit is contained in:
Julian 2025-06-10 00:38:35 +02:00
parent be14c4937a
commit 67564c9e5e

View file

@ -1,4 +1,4 @@
server.document-root = "/dist"
server.document-root = "/app/dist"
server.port = 3000