Changed a few more logging statements
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.8"
|
||||
services:
|
||||
api:
|
||||
build: ./api
|
||||
name: eBayAPI
|
||||
container_name: eBayAPI
|
||||
ports:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user