Last active
November 8, 2017 19:24
-
-
Save imosquera/59ad3099db36747db93728f6c2876ef5 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
server: | |
port: ${services.front50.port:8080} | |
address: ${services.front50.host:localhost} | |
spinnaker: | |
redis: | |
enabled: true | |
s3: | |
enabled: true | |
bucket: YOUR BUCKET | |
rootFolder: YOUR SUBFOLDER APTH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment