You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
257 B
10 lines
257 B
|
2 years ago
|
local:
|
||
|
|
url: jdbc:postgresql://localhost:15432/localdb
|
||
|
|
username: flower
|
||
|
|
password: flower
|
||
|
|
|
||
|
|
dev:
|
||
|
|
url: jdbc:postgresql://flower-fragrance-stage.cluster-cbth1bnhfbdg.ap-northeast-2.rds.amazonaws.com:5432/devdb
|
||
|
|
username: anypoint
|
||
|
|
password: '*emflaj*'
|