Skip to content
Snippets Groups Projects
Commit b43c3567 authored by Jonas Leder's avatar Jonas Leder
Browse files

extend table with apikey

parent 77844083
Branches
Tags
1 merge request!3Implement API server for DB inserts
Pipeline #54592 passed
......@@ -4,4 +4,5 @@ type Instance struct {
ID uint `gorm:"primaryKey"`
Name string
Description string
Apikey string
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment