remove unneeded env var
This commit is contained in:
@@ -57,8 +57,6 @@ services:
|
||||
- backend
|
||||
networks:
|
||||
- recipe-network
|
||||
environment:
|
||||
- REACT_APP_API_URL=http://localhost:5000
|
||||
|
||||
# Optional: MongoDB Express for database management
|
||||
mongo-express:
|
||||
|
||||
Reference in New Issue
Block a user