diff --git a/.env b/.env index e8adc6f..c7d64d4 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ HOSTNAME=localhost:8079 PORT=8079 RESTRICTED_MODE=true -API_TOKEN=somesecretpassword +API_TOKEN=kjsdhfkwjenrkajhsdakjsnd # OPENTELEMETRY_URL=http://localhost:4317 diff --git a/templates/index.rs.html b/templates/index.rs.html index 46591d5..e1d4268 100644 --- a/templates/index.rs.html +++ b/templates/index.rs.html @@ -25,8 +25,7 @@ templates::{info, instance, statics::index_css},
-

@nodes.len() instances fédérées

-

@nodes.len() Connected Servers

+

@nodes.len() instances fédérées.

@if nodes.is_empty() {

Aucune instance fédérée en ce moment.

} else { @@ -48,7 +47,7 @@ templates::{info, instance, statics::index_css}, }
-

Rejoindre

+

Rejoindre

@if config.restricted_mode() {