update home
This commit is contained in:
@@ -3,7 +3,7 @@ class CreateNodes < ActiveRecord::Migration
|
||||
create_table :nodes do |t|
|
||||
|
||||
t.string :host_name
|
||||
t.string :host_ip
|
||||
t.string :host_ip, unique: true
|
||||
t.string :user_name
|
||||
t.string :user_password
|
||||
|
||||
|
||||
Reference in New Issue
Block a user