Commit 2f430723 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent d94fa2a7
......@@ -265,7 +265,7 @@ async function newFloatingIpsOrder(req, res) {
async function getAllservers(req, res) {
let server = await het.getAllFloatingIps()
let server = await het.getAllServers()
res.send(server)
......
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 to comment