diff --git a/yaws.dev.conf b/yaws.dev.conf index 2083dc4..f7fa5e1 100644 --- a/yaws.dev.conf +++ b/yaws.dev.conf @@ -1,11 +1,11 @@ -ebin_dir = /home/jdbernard/projects/timestamper/web-app/ebin -#include_dir = /home/jdbernard/projects/timestamper/web-app/src +ebin_dir = /home/jdbernard/projects/jdb-labs/timestamper/web-app/ebin +#include_dir = /home/jdbernard/projects/jdb-labs/timestamper/web-app/src runmod = timestamper_dev port = 8000 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