phuochungus commited on
Commit
c888bac
1 Parent(s): ebe4c3b

Update service name and image in compose.yaml

Browse files
Files changed (1) hide show
  1. compose.yaml +2 -2
compose.yaml CHANGED
@@ -1,7 +1,7 @@
1
  services:
2
- app:
3
  build: .
4
- image: phuochungus/rtmdet
5
  ports:
6
  - "3000:3000"
7
  environment:
 
1
  services:
2
+ server:
3
  build: .
4
+ image: traffic_detection_server
5
  ports:
6
  - "3000:3000"
7
  environment: