changed docker and ports
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
container_name: admin-frontend
|
||||
build: ./admin
|
||||
ports:
|
||||
- "8003:8003"
|
||||
- "8103:8103"
|
||||
environment:
|
||||
- CHOKIDAR_USEPOLLING=true
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user