mirror of
https://github.com/spliit-app/spliit.git
synced 2025-12-06 01:19:29 +01:00
Clarify group currency field description Use default currency code instead of symbol Hide currency symbol field when using a non-custom Currency Run prettier Update currency data Update package-lock.json
4 lines
156 B
Plaintext
4 lines
156 B
Plaintext
POSTGRES_PRISMA_URL=postgresql://postgres:1234@localhost
|
|
POSTGRES_URL_NON_POOLING=postgresql://postgres:1234@localhost
|
|
|
|
NEXT_PUBLIC_DEFAULT_CURRENCY_CODE="" |