mirror of
https://github.com/ktds-dg0501/kt-event-marketing.git
synced 2025-12-06 08:06:25 +00:00
api path 추가수정
This commit is contained in:
parent
2cd1ba76f5
commit
ebd7ae12b6
@ -48,7 +48,7 @@ public class OpenApiConfig {
|
||||
.url("https://api.kt-event-marketing.com/distribution/v1")
|
||||
.description("Production Server"),
|
||||
new Server()
|
||||
.url("http://kt-event-marketing-api.20.214.196.128.nip.io/api/v1")
|
||||
.url("http://kt-event-marketing-api.20.214.196.128.nip.io/api/v1/distribution")
|
||||
.description("VM Development Server")
|
||||
));
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user