feat: Add flag URL to Country type and update CountryCard component

This commit is contained in:
Sean Morley
2024-08-05 14:17:41 -04:00
parent 77c11fefea
commit d9e554ad42
14 changed files with 96 additions and 56 deletions

View File

@@ -8,7 +8,6 @@ services:
- PUBLIC_SERVER_URL=http://server:8000
- ORIGIN=http://localhost:8080
- BODY_SIZE_LIMIT=Infinity
- ENABLE_ANALYTICS=false
ports:
- "8080:3000"
depends_on: