Compare commits

..

No commits in common. "07c7c345d87186f20742c9c0b048e42cdfc123d2" and "85784c9a2b3fa8d62e1fcc24c2ae477063d8ef1b" have entirely different histories.

4 changed files with 1 additions and 18 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1,15 +0,0 @@
# Database (Postgres container)
DB_USER=postgres
DB_PASSWORD=postgres
DB_HOST=db
DB_PORT=5432
DB_NAME=postgres
# Backend server
BACKEND_PORT=4000
JWT_SECRET=e33c3a546ba48074fbb8fcf04cfea1db9665f3211959a8825bdbdda174ff4b3b
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
# Frontend
FRONT_PORT=3000

View File

@ -1 +0,0 @@
{}