mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
removing v1 from basePath
This commit is contained in:
parent
03f4b87e24
commit
41c600abca
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ plugins:
|
||||||
custom:
|
custom:
|
||||||
customDomain:
|
customDomain:
|
||||||
domainName: api.${self:provider.environment.DOMAIN_NAME}
|
domainName: api.${self:provider.environment.DOMAIN_NAME}
|
||||||
basePath: 'v1/sapmodel'
|
basePath: 'sapmodel'
|
||||||
createRoute53Record: true
|
createRoute53Record: true
|
||||||
certificateArn: ${ssm:/ssl_certificate_arn}
|
certificateArn: ${ssm:/ssl_certificate_arn}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue