Compare commits
No commits in common. "944116657135f32a32e40cf6150ac153eee65fac" and "33973b4cda86f19df849c22f921aca9ea56939f8" have entirely different histories.
9441166571
...
33973b4cda
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