Skip to content

Instantly share code, notes, and snippets.

@imosquera
Created November 8, 2017 18:34
Show Gist options
  • Save imosquera/d824c2da944702341d7f0ba7197cace2 to your computer and use it in GitHub Desktop.
Save imosquera/d824c2da944702341d7f0ba7197cace2 to your computer and use it in GitHub Desktop.
server:
port: ${services.front50.port:8080}
address: ${services.front50.host:localhost}
redis:
enabled: ${services.front50.redis.enabled:false}
s3:
enabled: true
bucket: YOUR_BUCKET_NAME
rootFolder: YOUR_PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment