This commit is contained in:
parent
15e0bd4133
commit
3780f63128
|
@ -556,7 +556,7 @@ module ProjectsHelper
|
|||
|
||||
def send_to_che()
|
||||
#发送地址
|
||||
send_che_uri = URI.parse('http://106.75.119.131:8080/api/workspace/runtime?temporary=true&attribute=stackId:java-default')
|
||||
send_che_uri = URI.parse('http://106.75.119.131:8080/api/workspace?start-after-create=true&attribute=stackId:java-default')
|
||||
|
||||
params = {
|
||||
"attributes": {
|
||||
|
|
Loading…
Reference in New Issue