Changed a few more logging statements

This commit is contained in:
2024-03-22 19:19:46 -05:00
parent cac674e27a
commit 12d4bb06f2
3 changed files with 7 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ version: "3.8"
services:
api:
build: ./api
name: eBayAPI
container_name: eBayAPI
ports:
- "3000:3000"
volumes: