feat: Set up initial Docker Compose environment for client and server with Nginx, Express, MongoDB, and JWT/Google OAuth authentication.
This commit is contained in:
1
client/.env.example
Normal file
1
client/.env.example
Normal file
@@ -0,0 +1 @@
|
||||
REACT_APP_API_URL=http://localhost:8080/api
|
||||
Reference in New Issue
Block a user