Update document-root path in lighttp.conf
This commit is contained in:
parent
be14c4937a
commit
67564c9e5e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
server.document-root = "/dist"
|
server.document-root = "/app/dist"
|
||||||
|
|
||||||
server.port = 3000
|
server.port = 3000
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue