Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Commit

Permalink
Add libpostal to service start list
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Mar 26, 2018
1 parent b1f7ad8 commit af9a74d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_services.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ fi
docker-compose up -d interpolation;
docker-compose up -d placeholder;
docker-compose up -d pip-service;
docker-compose up -d libpostal;
docker-compose up -d api;

0 comments on commit af9a74d

Please sign in to comment.