* Strted making the page responsive (size-based media queries, mobile meta tags, and reworked the UI for small sizes). * Fixed bugs in the periodicRefresh function. * Changed the yaw.prod.conf file to match the actual PROD coniguration.
13 lines
316 B
Plaintext
13 lines
316 B
Plaintext
ebin_dir = /usr/local/var/yaws/timestamper.jdb-labs.com/ebin
|
|
include_dir = /usr/local/var/yaws/timestamper.jdb-labs.com/include
|
|
|
|
#runmod = timestamper
|
|
|
|
<server timestamper.jdb-labs.com>
|
|
port = 80
|
|
listen = 0.0.0.0
|
|
docroot = /usr/local/var/yaws/timestamper.jdb-labs.com/www
|
|
appmods = ts_api
|
|
</server>
|
|
|