mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-28 10:18:21 +01:00
fix handler
This commit is contained in:
parent
982793ea0c
commit
046182a99f
@ -1,4 +1,4 @@
|
|||||||
self.OS.API.HOST = "127.0.0.1:9195"
|
self.OS.API.HOST = "os.localhost:9195"
|
||||||
self.OS.API.REST = "http://#{self.OS.API.HOST}/lua-api"
|
self.OS.API.REST = "http://#{self.OS.API.HOST}/lua-api"
|
||||||
|
|
||||||
_REST = self.OS.API.REST
|
_REST = self.OS.API.REST
|
||||||
|
Loading…
Reference in New Issue
Block a user