12 lines
307 B
Plaintext
12 lines
307 B
Plaintext
ebin_dir = /home/jdbernard/projects/timestamper/web-app/ebin
|
|
#include_dir = /home/jdbernard/projects/timestamper/web-app/src
|
|
|
|
runmod = timestamper
|
|
|
|
<server timestamper-test>
|
|
port = 8000
|
|
listen = 127.0.0.1
|
|
docroot = /home/jdbernard/projects/timestamper/web-app/www
|
|
appmods = ts_api
|
|
</server>
|