Updated dev conf to reflect the new location of the Timestamper project.
This commit is contained in:
parent
d0aab2d0c6
commit
ac80d57cd3
@ -1,11 +1,11 @@
|
|||||||
ebin_dir = /home/jdbernard/projects/timestamper/web-app/ebin
|
ebin_dir = /home/jdbernard/projects/jdb-labs/timestamper/web-app/ebin
|
||||||
#include_dir = /home/jdbernard/projects/timestamper/web-app/src
|
#include_dir = /home/jdbernard/projects/jdb-labs/timestamper/web-app/src
|
||||||
|
|
||||||
runmod = timestamper_dev
|
runmod = timestamper_dev
|
||||||
|
|
||||||
<server timestamper.jdb-labs-local>
|
<server timestamper.jdb-labs-local>
|
||||||
port = 8000
|
port = 8000
|
||||||
listen = 127.0.0.1
|
listen = 127.0.0.1
|
||||||
docroot = /home/jdbernard/projects/timestamper/web-app/www
|
docroot = /home/jdbernard/projects/jdb-labs/timestamper/web-app/www
|
||||||
appmods = ts_api
|
appmods = ts_api
|
||||||
</server>
|
</server>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user