diff --git a/m2pool-auth/src/main/resources/bootstrap.yml b/m2pool-auth/src/main/resources/bootstrap.yml index 90385b2..027b4e3 100644 --- a/m2pool-auth/src/main/resources/bootstrap.yml +++ b/m2pool-auth/src/main/resources/bootstrap.yml @@ -1,3 +1,3 @@ spring: profiles: - active: prod \ No newline at end of file + active: test \ No newline at end of file diff --git a/m2pool-gateway/src/main/resources/bootstrap.yml b/m2pool-gateway/src/main/resources/bootstrap.yml index 90385b2..027b4e3 100644 --- a/m2pool-gateway/src/main/resources/bootstrap.yml +++ b/m2pool-gateway/src/main/resources/bootstrap.yml @@ -1,3 +1,3 @@ spring: profiles: - active: prod \ No newline at end of file + active: test \ No newline at end of file diff --git a/m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml b/m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml index 90385b2..027b4e3 100644 --- a/m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml +++ b/m2pool-modules/m2pool-chat/src/main/resources/bootstrap.yml @@ -1,3 +1,3 @@ spring: profiles: - active: prod \ No newline at end of file + active: test \ No newline at end of file diff --git a/m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml b/m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml index 90385b2..027b4e3 100644 --- a/m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml +++ b/m2pool-modules/m2pool-system/src/main/resources/bootstrap.yml @@ -1,3 +1,3 @@ spring: profiles: - active: prod \ No newline at end of file + active: test \ No newline at end of file