commit test config file.

This commit is contained in:
Jason Kulatunga 2022-08-25 00:24:19 -07:00
parent 9c7504e7bd
commit 1a9f440265
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ version: 1
web:
listen:
port: 8080
port: 9090
host: 0.0.0.0
# if you're using a reverse proxy like apache/nginx, you can override this value to serve fasten on a subpath.
@ -18,8 +18,8 @@ web:
src:
# the location on the filesystem where webapp javascript + css is located
frontend:
path: /opt/fasten/web
# path: ./dist
# path: /opt/fasten/web
path: ./dist
log:
file: '' #absolute or relative paths allowed, eg. web.log