include classpath("application.conf") | |
node-address { | |
host = sqs | |
} | |
queues { | |
queue1 {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
include classpath("application.conf") | |
node-address { | |
host = sqs | |
} | |
queues { | |
queue1 {} | |
} |