user log in finished

This commit is contained in:
Elijah Lucian
2021-07-15 22:00:26 -06:00
parent 18ebca4c0a
commit 4e6b393b23
8 changed files with 24274 additions and 1525 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ services:
context: ./frontend
volumes:
- ./frontend/src:/usr/src/frontend/src
ports:
- 3000:3000
# ports:
# - 3000:3000
environment:
CHOKIDAR_USEPOLLING: "true"
REACT_APP_API_URL: "/api"