Commit deb1acc4 by John Doe

fixed local rake task

parent 030b7723
Showing with 1 additions and 1 deletions
......@@ -32,7 +32,7 @@ namespace :local do
nilm_creator.run(
name: 'local',
description: 'local database',
url: 'http://localhost/nilmdb',
url: 'http://localhost:8088',
owner: @admin
)
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment