Skip to content

Instantly share code, notes, and snippets.

@daniellavoie
Created October 10, 2016 05:58
Show Gist options
  • Save daniellavoie/1ac5eb8703c3ac95f54191c702253a67 to your computer and use it in GitHub Desktop.
Save daniellavoie/1ac5eb8703c3ac95f54191c702253a67 to your computer and use it in GitHub Desktop.
Kubik Eclipse Run Configuration
--kubik.ean13=1
--kubik.environment=development
--kubik.company.name=Open
--spring.datasource.url=jdbc:mysql://localhost:3306/kubik-test?useUnicode=yes&characterEncoding=UTF-8
--spring.datasource.password=test
--spring.datasource.username=test
--elasticsearch.hostname=localhost
--elasticsearch.port=9300
--kos.notification.enabled=false
--kubik.dilicom.enabled=false
--kubik.proxy.enabled=true
--aws.access.key=
--aws.access.secret=
--aws.s3.bucket.name=open-images-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment