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