Fix issue in vars

master
Dylan DiGeronimo 2020-05-11 19:06:42 -04:00
parent ccc06c8c09
commit 6e2d3dd3b4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ frontend_hostnames:
- {servername: "cce.ebookfoundation.org"}
# Variables for backend production server
backend_project_path: "~/cce-search-backend"
backend_project_path: "~/cce-search-backend/bardo-copyright-db"
backend_user_name: "ubuntu"
# TODO: Update the git repo once new version is complete
backend_git_repo: "https://github.com/NYPL/bardo-copyright-db"