Fix README
This commit is contained in:
@@ -213,7 +213,7 @@ $ curl localhost:8080/env/sample
|
||||
mytest
|
||||
$ vi target/config/mytest.properties
|
||||
.. change value of "sample", optionally commit
|
||||
$ curl localhost:8080/refresh
|
||||
$ curl -X POST localhost:8080/refresh
|
||||
["sample"]
|
||||
$ curl localhost:8080/env/sample
|
||||
sampleValue
|
||||
|
||||
@@ -50,7 +50,7 @@ $ curl localhost:8080/env/sample
|
||||
mytest
|
||||
$ vi target/config/mytest.properties
|
||||
.. change value of "sample", optionally commit
|
||||
$ curl localhost:8080/refresh
|
||||
$ curl -X POST localhost:8080/refresh
|
||||
["sample"]
|
||||
$ curl localhost:8080/env/sample
|
||||
sampleValue
|
||||
|
||||
Reference in New Issue
Block a user