11 lines
292 B
Plaintext
11 lines
292 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 = /home/jdbernard/projects/timestamper/web-app/www
|
||
|
appmods = timestamper_api
|
||
|
</server>
|