Skip to content

Commit ce5f6aa

Browse files
committed
Fix path that morbo is watching
1 parent 5044f96 commit ce5f6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
PGDB=db:5432
2-
API_SERVER=morbo -l http://*:5000 -w /metacpan-api --verbose
2+
API_SERVER=morbo -l http://*:5000 -w . --verbose

0 commit comments

Comments
 (0)