This commit is contained in:
parent
3bbe609404
commit
af962cc698
@ -46,12 +46,12 @@ steps:
|
||||
{{ if .Host }}
|
||||
- host={{ .Host }}
|
||||
{{ else }}
|
||||
- host=api.zeus.seamlesser.com
|
||||
- host=api.seamlesser.com
|
||||
{{ end }}
|
||||
{{ if .Path }}
|
||||
- path={{ .Path }}
|
||||
{{ else }}
|
||||
- path=/{{ .NameSpace }}/{{ .Name }}
|
||||
- path=/{{ .NameSpace }}/{{ .Name }}/?(.*)
|
||||
{{ end }}
|
||||
|
||||
volumes:
|
||||
|
@ -46,12 +46,12 @@ steps:
|
||||
{{ if .Host }}
|
||||
- host=t{{ .Host }}
|
||||
{{ else }}
|
||||
- host=tapi.zeus.seamlesser.com
|
||||
- host=tapi.seamlesser.com
|
||||
{{ end }}
|
||||
{{ if .Path }}
|
||||
- path={{ .Path }}
|
||||
{{ else }}
|
||||
- path=/{{ .NameSpace }}/{{ .Name }}
|
||||
- path=/{{ .NameSpace }}/{{ .Name }}/?(.*)
|
||||
{{ end }}
|
||||
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user