mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-25 02:25:41 +00:00
docker compose changes
This commit is contained in:
+1
-2
@@ -9,9 +9,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /app/node_modules
|
- /app/node_modules
|
||||||
- ./packages:/app/packages
|
- ./packages:/app/packages
|
||||||
# command: yarn start:frontend
|
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:80
|
||||||
telemetry-backend:
|
telemetry-backend:
|
||||||
build:
|
build:
|
||||||
dockerfile: backend.Dockerfile
|
dockerfile: backend.Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user