diff options
Diffstat (limited to 'appconfig-local')
-rw-r--r-- | appconfig-local/readme.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/appconfig-local/readme.txt b/appconfig-local/readme.txt index 79cf29e..42b32f7 100644 --- a/appconfig-local/readme.txt +++ b/appconfig-local/readme.txt @@ -1 +1,3 @@ -Relevant configuration files need to be copied here to successfully run this service locally.
\ No newline at end of file +Relevant configuration files need to be copied here to successfully run this service locally. + +mvn -DKEY_STORE_PASSWORD=<obfuscated_password> spring-boot:run |