uncomment some logging, and recreate folder for local workspace path in the docker client.

This commit is contained in:
Ralf Teusner
2016-01-27 15:49:38 +01:00
parent ecad5b80fa
commit 61426e8f2e
3 changed files with 7 additions and 6 deletions

View File

@@ -34,6 +34,7 @@ class Xikolo::Client
end
def self.url
#todo: JanR: set an environment variable here, fallback value: http://open.hpi.de/api/
'http://localhost:2000/api/'
end