Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mate71pl authored Sep 17, 2023
1 parent eca6dff commit 4171580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: '3.8'

services:
mmrelaynode:
build: node
mmrelaydevice:
build: device
image: mmrelaynode:latest
container_name: mmrelaynode-device
restart: unless-stopped
Expand Down

0 comments on commit 4171580

Please sign in to comment.