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