Last active
November 12, 2019 18:35
-
-
Save AlexanderBollbach/fa99d77ffa5af5bc6d376f76976a67ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const configuration: ConfigParams = { | |
appName: 'testApp', | |
configLocation: 'remote', | |
profile: 'dev', | |
configServerName: 'testApp', | |
logProperties: false, | |
interval: 60 | |
}; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment