We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fff58a commit bdd57baCopy full SHA for bdd57ba
1 file changed
assembly/assembly-wsmaster-war/src/main/webapp/WEB-INF/classes/che/che.properties
@@ -16,7 +16,7 @@
16
### {prod-short} server
17
18
# API service. Browsers initiate REST communications to {prod-short} server with this URL.
19
-che.api=http://${CHE_HOST}:${CHE_PORT}/api
+che.api=https://${CHE_HOST}/api
20
21
# API service internal network URL. Back-end services should initiate REST communications to {prod-short} server with this URL.
22
che.api.internal=NULL
0 commit comments