component: Rename and simplification
This commit is contained in:
parent
e320bb37bb
commit
f7c8a43844
26 changed files with 99 additions and 101 deletions
|
|
@ -12,7 +12,7 @@ import (
|
|||
//
|
||||
// It consists of an nginx docker container and an optional letsencrypt container.
|
||||
type Web struct {
|
||||
component.ComponentBase
|
||||
component.Base
|
||||
}
|
||||
|
||||
func (web *Web) Path() string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue