aboutsummaryrefslogtreecommitdiff
path: root/backend/main.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--backend/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/main.go b/backend/main.go
index edbe7f8..a1a4a20 100644
--- a/backend/main.go
+++ b/backend/main.go
@@ -20,7 +20,7 @@ import (
20// @license.name GNU Affero General Public License, Version 3 20// @license.name GNU Affero General Public License, Version 3
21// @license.url https://www.gnu.org/licenses/agpl-3.0.html 21// @license.url https://www.gnu.org/licenses/agpl-3.0.html
22 22
23// @host lp.ardapektezol.com 23// @host lp.pektezol.dev
24// @BasePath /api/v1 24// @BasePath /api/v1
25func main() { 25func main() {
26 err := godotenv.Load() 26 err := godotenv.Load()