Skip to content

Commit 2597d86

Browse files
Revert "Revert "Update example to use version variable"" (#1700)
Reverts #1699
1 parent a57b060 commit 2597d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/getting-started/pages/get-started-rest-api-with-docker.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ You should see a message in the console indicating that the REST service is enab
114114
[source,shell,subs="attributes+"]
115115
----
116116
com.hazelcast.internal.rest.init.RestServiceImpl
117-
INFO: [192.168.0.24]:5701 [dev] [5.5.0-SNAPSHOT] Hazelcast REST Service is enabled on port: 8443 with security realm: restRealm and access control service: com.hazelcast.internal.rest.access.DefaultAccessControlService
117+
INFO: [192.168.0.24]:5701 [dev] [{ee-version}] Hazelcast REST Service is enabled on port: 8443 with security realm: restRealm and access control service: com.hazelcast.internal.rest.access.DefaultAccessControlService
118118
----
119119

120120
== Step 3. Access the REST API and Swagger UI

0 commit comments

Comments
 (0)