Added: fully working signin/signup system with routing
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
image: mongo-express
|
||||
restart: always
|
||||
ports:
|
||||
- 8081:8081
|
||||
- 8091:8081
|
||||
environment:
|
||||
ME_CONFIG_MONGODB_ADMINUSERNAME: root
|
||||
ME_CONFIG_MONGODB_ADMINPASSWORD: root
|
||||
|
||||
Reference in New Issue
Block a user