Compare commits
No commits in common. "07c7c345d87186f20742c9c0b048e42cdfc123d2" and "85784c9a2b3fa8d62e1fcc24c2ae477063d8ef1b" have entirely different histories.
07c7c345d8
...
85784c9a2b
File diff suppressed because one or more lines are too long
Binary file not shown.
15
docker/.env:
15
docker/.env:
@ -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
|
|
||||||
@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user