We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200f504 commit 1d8e60dCopy full SHA for 1d8e60d
components/Loading.vue
@@ -3,14 +3,14 @@
3
<v-col cols="12" class="ma-3">
4
<v-card loading>
5
<v-card-title class="text-center">
6
- Cloud instance is starting...
+ Microservices are starting...
7
</v-card-title>
8
<v-card-subtitle class="text-center">
9
Why do you have to wait?
10
</v-card-subtitle>
11
<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.
+ We start our microservices only on demand... and this takes a few
+ minutes before you can use our free app.
14
<br />
15
This is aligned with our energy sobriety policy. So be patient
16
<v-icon color="primary" size="20">
0 commit comments