resolve port conflict
This commit is contained in:
@@ -86,7 +86,7 @@ services:
|
|||||||
container_name: secure-portal-frontend
|
container_name: secure-portal-frontend
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "8081:80"
|
||||||
depends_on:
|
depends_on:
|
||||||
- backend
|
- backend
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user