feat: Refactor logging in exchange rate API and remove unnecessary console statements in various components
This commit is contained in:
@@ -229,6 +229,7 @@ services:
|
||||
- ./scripts/frontend-entrypoint.sh:/frontend-entrypoint.sh:ro
|
||||
networks:
|
||||
- frontend-net
|
||||
- backend-net
|
||||
- auth-net
|
||||
restart: unless-stopped
|
||||
command: ["pnpm", "start"]
|
||||
|
||||
Reference in New Issue
Block a user