Changed Project Name to Pulsegate

+added README.MD
This commit is contained in:
2026-05-03 02:54:48 +02:00
parent b886c3e9e8
commit 9c6e2b2ff5
7 changed files with 333 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ package config
import (
"os"
"pdev-ssh/internal/models"
"pulsegate/internal/models"
"gopkg.in/yaml.v3"
)