Fixed typo in docker-compose.yaml
This commit is contained in:
parent
92cd252aa7
commit
cbd7d8748a
@ -5,7 +5,7 @@ services:
|
|||||||
image: "swift:latest"
|
image: "swift:latest"
|
||||||
volumes:
|
volumes:
|
||||||
- .:/workspace
|
- .:/workspace
|
||||||
hostname: iot-simulator.internal
|
hostname: root-ca.internal
|
||||||
networks:
|
networks:
|
||||||
iot-network:
|
iot-network:
|
||||||
command: sleep infinity
|
command: sleep infinity
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user