mirror of
https://github.com/outbackdingo/xmidt.git
synced 2026-08-26 15:40:16 +00:00
fix docs for sns support
This commit is contained in:
@@ -16,7 +16,7 @@ Local: # Environment name that can be passed on the
|
||||
- Name: xmidt-local-caduceus # Topic name - no Subscriptions
|
||||
|
||||
Dev: # Another environment
|
||||
Host: localhost
|
||||
Host: goaws
|
||||
Port: 4100
|
||||
# SqsPort: 9324
|
||||
# SnsPort: 9292
|
||||
|
||||
@@ -44,7 +44,7 @@ services:
|
||||
- xmidt
|
||||
|
||||
goaws:
|
||||
image: pafortin/goaws
|
||||
image: goaws:local
|
||||
container_name: goaws
|
||||
ports:
|
||||
- 4100:4100
|
||||
|
||||
Reference in New Issue
Block a user