refactor: project name and set default plan for new user
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
package config
|
||||
|
||||
import "github.com/ardeman/project-legalgo-go/internal/utilities/utils"
|
||||
import (
|
||||
"github.com/ardeman/project-legalgo-go/internal/utilities/utils"
|
||||
)
|
||||
|
||||
var (
|
||||
APP_PORT int
|
||||
|
||||
Reference in New Issue
Block a user