Skip to content

Commit d619d80

Browse files
committed
reverting URL changes
1 parent 2ea4583 commit d619d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ gp2gp:
3333
mongodb:
3434
uri: ${GP2GP_MONGO_URI:mongodb://localhost:27017}
3535
database: ${GP2GP_MONGO_DATABASE_NAME:gp2gp}
36-
host: nia-ptl-base-dbcluster-ver-5-0.cluster-co553fsbcrew.eu-west-2.docdb.amazonaws.com
36+
host: ${GP2GP_MONGO_HOST:}
3737
port: ${GP2GP_MONGO_PORT:}
3838
username: ${GP2GP_MONGO_USERNAME:}
3939
password: ${GP2GP_MONGO_PASSWORD:}

0 commit comments

Comments
 (0)