refactor: Update PostgreSQL installer
- Updated PostgreSQL installer to use volume path instead of server path. - Updated connection string to include user, password, host, and port. - Updated import statements to use herolib instead of crystallib. - Updated readme files to reflect changes. Co-authored-by: mariobeh <mariobassem12@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ To get started
|
||||
|
||||
|
||||
|
||||
import freeflowuniverse.crystallib.installers.something. gitea
|
||||
import freeflowuniverse.herolib.installers.something. gitea
|
||||
|
||||
mut installer:= gitea.get()!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user