diff --git a/infra/compose.yml b/infra/compose.yml index 96d474a3..f04d004c 100644 --- a/infra/compose.yml +++ b/infra/compose.yml @@ -10,5 +10,4 @@ services: ports: - "8080:8080" environment: - URLS: "[{name: 'auth', url: 'http://144.24.59.91/auth/static/openapi3.yaml'},{name: 'user', url: 'http://144.24.59.91/user/static/openapi3.yaml'}, {name: 'server', url: 'http://144.24.59.91/server/static/openapi3.yaml'}]" - + URLS: "[{name: 'auth', url: 'http://152.70.145.249/auth/static/openapi3.yaml'},{name: 'user', url: 'http://152.70.145.249/user/static/openapi3.yaml'}, {name: 'server', url: 'http://152.70.145.249/server/static/openapi3.yaml'}]"