Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Default value having colon can be parsed now #616

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

surajssd
Copy link
Member

@surajssd surajssd commented Apr 3, 2018

Earlier if the value to be substituted looked like this:

[[ APP_URL:web:8080 ]]

then it used to fail, but with this commit if default value is provided
with colons then it works fine.

@surajssd surajssd requested a review from surajnarwade April 3, 2018 16:32
Earlier if the value to be substituted looked like this:

```
[[ APP_URL:web:8080 ]]
```

then it used to fail, but with this commit if default value is provided
with colons then it works fine.
@surajssd surajssd force-pushed the default-value-token branch from 785bb3c to 5f9bf2a Compare April 3, 2018 16:39
@xcoulon
Copy link

xcoulon commented Apr 4, 2018

thanks @surajssd ! I just tried it locally and it worked fine for [[ APP_URL : http://wit:8080 ]]

@surajssd surajssd merged commit 86b1562 into kedgeproject:master Apr 5, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants