add placeholder for books api hostname
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ services:
|
|||||||
- DBUSER=root
|
- DBUSER=root
|
||||||
- DBPASS=123pass
|
- DBPASS=123pass
|
||||||
- DBPORT=3306
|
- DBPORT=3306
|
||||||
- BOOKSHOST=<
|
- BOOKSHOST=<ADD BOOKS API HOSTNAME HERE>
|
||||||
db:
|
db:
|
||||||
image: mysql
|
image: mysql
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user