Skip to content

Commit

Permalink
Remove extra quotes in service.properties, which will improve lockabl…
Browse files Browse the repository at this point in the history
…e resource names
  • Loading branch information
ianmcorvidae committed Oct 17, 2016
1 parent 6a92328 commit bf684b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
repo = "data-info"
dockerUser = "discoenv"
repo = data-info
dockerUser = discoenv

0 comments on commit bf684b4

Please sign in to comment.