Adding new logging function

This commit is contained in:
2024-03-22 19:01:18 -05:00
parent 6dddc5799f
commit cac674e27a
6 changed files with 69 additions and 6 deletions

View File

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