Skip to content

Commit ebd3de4

Browse files
committed
fixed procfile
1 parent 59eb983 commit ebd3de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
web: sh cd todolist-web-struts && mvn tomcat7:run
1+
web: mvn -f todolist-web-struts tomcat7:run

0 commit comments

Comments
 (0)