chore: create example.env file in frontend

This commit is contained in:
wilson 2026-03-31 07:23:10 +01:00
parent 0172003993
commit c65509b53f

3
frontend/.env.example Normal file
View file

@ -0,0 +1,3 @@
PUBLIC_API_BASE_URL=http://localhost:8000
PRIVATE_JWT_SECRET=changeme
PRIVATE_DEEPL_API_KEY=changeme