update docker compose dev ports to expose mobile service on port 8081
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
mobile:
|
||||
command: "sleep infinity"
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 8081:3000
|
||||
|
||||
cms_backend:
|
||||
command: "sleep infinity"
|
||||
|
Reference in New Issue
Block a user