mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +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:
|
||||
customDomain:
|
||||
domainName: api.${self:provider.environment.DOMAIN_NAME}
|
||||
basePath: 'v1/sapmodel'
|
||||
basePath: 'sapmodel'
|
||||
createRoute53Record: true
|
||||
certificateArn: ${ssm:/ssl_certificate_arn}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue