This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
atlas-api
|
||||
atlas-tui
|
||||
atlas-agent
|
||||
pluto-api
|
||||
|
||||
# Go
|
||||
/vendor/
|
||||
|
||||
@@ -8,7 +8,7 @@ import (
|
||||
"os/signal"
|
||||
"time"
|
||||
|
||||
"example.com/atlasos/internal/httpapp"
|
||||
"gitea.avt.data-center.id/othman.suseno/atlas/internal/httpapp"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user