add placeholder for books api hostname

This commit is contained in:
David Lick
2020-05-26 21:37:58 -04:00
parent 09087c1647
commit 6fc929e38b
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- DBUSER=root
- DBPASS=123pass
- DBPORT=3306
- BOOKSHOST=<
- BOOKSHOST=<ADD BOOKS API HOSTNAME HERE>
db:
image: mysql
ports: