timestamper/yaws.prod.conf
Jonathan Bernard dc70b00403 Bugfix, started working on mobile UI.
* 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.
2014-03-30 03:37:59 +00:00

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>