Skip to content

Commit 308d2e2

Browse files
authored
Merge pull request edgexfoundry#13 from trcox/Device-Service-Name
Fixes device service name
2 parents 921286b + 6bc4b5e commit 308d2e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docker-compose.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -286,12 +286,12 @@ services:
286286
# - data
287287
# - command
288288

289-
# device-fischetechnik:
290-
# image: edgexfoundry/docker-device-fischetechnik
289+
# device-fischertechnik:
290+
# image: edgexfoundry/docker-device-fischertechnik
291291
# ports:
292292
# - "49985:49985"
293-
# container_name: edgex-device-fischetechnik
294-
# hostname: edgex-device-fischetechnik
293+
# container_name: edgex-device-fischertechnik
294+
# hostname: edgex-device-fischertechnik
295295
# networks:
296296
# - edgex-network
297297
# volumes_from:

0 commit comments

Comments
 (0)