Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-tan committed Feb 25, 2021
1 parent f80bcf3 commit 797a04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ep3/init/wfnet2medal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ def wfnet2medal(net)
}
<<EOS
configuration:
application: #{net.application}
tag: #{net.tag}
env:
- name: PATH
value: $EP3_LIBPATH/runtime:$PATH
- name: DOCKER_HOST
value: $DOCKER_HOST
application: #{net.application}
name: #{net.name}
type: network
in:
Expand Down

0 comments on commit 797a04e

Please sign in to comment.