Skip to content

Commit 241df06

Browse files
committed
local start
1 parent 93f5988 commit 241df06

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
cloud:
2-
aws:
3-
region:
4-
static: eu-central-1
5-
credentials:
6-
secret-key: foo
7-
access-key: bar
8-
sqs:
1+
spring:
2+
cloud:
3+
aws:
4+
region:
5+
static: eu-central-1
6+
credentials:
7+
secret-key: foo
8+
access-key: bar
99
endpoint: http://localhost:4566

0 commit comments

Comments
 (0)