Skip to content

Commit 53d207e

Browse files
committed
Fix an issue #76
1 parent ca957d0 commit 53d207e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/modules/ROOT/pages/module-prompt.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,14 @@ If you haven't created *a new Gen AI email service* in the previous module yet,
525525
sh ${PROJECT_SOURCE}/scripts/create-email-ai-service.sh
526526
----
527527
528+
Then add the following configuration to the `application.properties` file in the *src/main/resources* folder.
529+
530+
[.console-input]
531+
[source,properties,subs="+attributes,macros+"]
532+
----
533+
quarkus.dev-ui.hosts={user}-parasol-insurance-quarkus-devui.{openshift_cluster_ingress_domain}
534+
----
535+
528536
Access the https://parasol-app-{user}-dev-parasol-app-{user}-dev.{openshift_cluster_ingress_domain}[Parasol web page^],to verify the Gen AI email service. To access the email service, click on the `Email Generate` tab on the left and use it in the following sections:
529537
====
530538

0 commit comments

Comments
 (0)