Skip to content

Commit 1d8e60d

Browse files
microservices
1 parent 200f504 commit 1d8e60d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/Loading.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<v-col cols="12" class="ma-3">
44
<v-card loading>
55
<v-card-title class="text-center">
6-
Cloud instance is starting...
6+
Microservices are starting...
77
</v-card-title>
88
<v-card-subtitle class="text-center">
99
Why do you have to wait?
1010
</v-card-subtitle>
1111
<v-card-text class="text-center">
12-
We start our server only on demand... and this takes a few minutes
13-
before you can use our free app.
12+
We start our microservices only on demand... and this takes a few
13+
minutes before you can use our free app.
1414
<br />
1515
This is aligned with our energy sobriety policy. So be patient
1616
<v-icon color="primary" size="20">

0 commit comments

Comments
 (0)