2016-04-02 13:29:40 +02:00
|
|
|
#
|
|
|
|
|
# Copyright (c) 2015 Bosch Software Innovations GmbH and others.
|
|
|
|
|
#
|
|
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
vaadin.servlet.productionMode=true
|
2016-05-03 18:34:16 +02:00
|
|
|
|
|
|
|
|
hawkbit.artifact.url.coap.enabled=false
|
|
|
|
|
hawkbit.artifact.url.http.enabled=false
|
|
|
|
|
hawkbit.artifact.url.https.enabled=true
|
2016-05-04 08:28:11 +02:00
|
|
|
hawkbit.artifact.url.https.pattern={protocol}://{hostname}/{tenant}/controller/v1/{targetId}/softwaremodules/{softwareModuleId}/artifacts/{artifactFileName}
|
|
|
|
|
hawkbit.artifact.url.https.hostname=hawkbit.eu-gb.mybluemix.net
|