mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-14 11:51:01 +00:00
change backend dockerfile
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ services:
|
|||||||
- 3000:80
|
- 3000:80
|
||||||
telemetry-backend:
|
telemetry-backend:
|
||||||
build:
|
build:
|
||||||
dockerfile: backend.Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: ./
|
context: ./backend/
|
||||||
environment:
|
environment:
|
||||||
- PORT=8000
|
- PORT=8000
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user