init
This commit is contained in:
@@ -2,10 +2,11 @@ package apps
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
|
||||
"github.com/labstack/echo/v4"
|
||||
"gitlab.com/texm/shokku/internal/env"
|
||||
"gitlab.com/texm/shokku/internal/server/dto"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
func GetAppConfig(e *env.Env, c echo.Context) error {
|
||||
|
||||
Reference in New Issue
Block a user