diff --git a/Chapter9-1-4/config-repo/didispace-dev.properties b/Chapter9-1-4/config-repo/didispace-dev.properties index 208e13041b0df10749c2d913c298e492801d8f67..5065af14d81a0f42200741c8a67216e42bd4a092 100644 --- a/Chapter9-1-4/config-repo/didispace-dev.properties +++ b/Chapter9-1-4/config-repo/didispace-dev.properties @@ -1 +1 @@ -from=git-dev-1.0 \ No newline at end of file +from=git-dev-2.0 \ No newline at end of file diff --git a/Chapter9-1-4/config-repo/didispace-prod.properties b/Chapter9-1-4/config-repo/didispace-prod.properties index e982d2514719a68c1e33e07c7684f550efa07e13..524c8b3bc84603cf47dc09f5914e5028dfa1f1c0 100644 --- a/Chapter9-1-4/config-repo/didispace-prod.properties +++ b/Chapter9-1-4/config-repo/didispace-prod.properties @@ -1 +1 @@ -from=git-prod-1.0 \ No newline at end of file +from=git-prod-2.0 \ No newline at end of file diff --git a/Chapter9-1-4/config-repo/didispace-test.properties b/Chapter9-1-4/config-repo/didispace-test.properties index c8892f13cf9ba7296494ed5389dd4d60ad2ea82d..7fd16d98050bfce3662fc8384d0ea89dc29290b6 100644 --- a/Chapter9-1-4/config-repo/didispace-test.properties +++ b/Chapter9-1-4/config-repo/didispace-test.properties @@ -1 +1 @@ -from=git-test-1.0 \ No newline at end of file +from=git-test-2.0 \ No newline at end of file diff --git a/Chapter9-1-4/config-repo/didispace.properties b/Chapter9-1-4/config-repo/didispace.properties index 11d146d2bf99cd7627216df1bef84bbfb6dd62dc..344a29a03813cd3fb617776445cc5f6431fb8b91 100644 --- a/Chapter9-1-4/config-repo/didispace.properties +++ b/Chapter9-1-4/config-repo/didispace.properties @@ -1 +1,4 @@ -from=git-default-1.0 +from=git-default-2.0 + +password=password +password2={cipher}password \ No newline at end of file