link between servers & groups, clean, bug fix
This commit is contained in:
@@ -7,6 +7,8 @@ Server.init({
|
||||
hostname: {
|
||||
type: DataTypes.STRING,
|
||||
required: true,
|
||||
unique: true,
|
||||
primaryKey: true,
|
||||
},
|
||||
ip: {
|
||||
type: DataTypes.STRING,
|
||||
|
||||
Reference in New Issue
Block a user