fixed dark input fields and port collision
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ services:
|
||||
context: ./frontend
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "4321:4321"
|
||||
- "4322:4321"
|
||||
environment:
|
||||
- PUBLIC_API_URL=http://backend:3000
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user