Skip to content

Commit 6a3c776

Browse files
committed
enhance documentation for customizable domain names and improve table formatting
1 parent f29a8a2 commit 6a3c776

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/01-getting-started.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ ELASTICSEARCH_MEMORY_LIMIT=4294967296
7070

7171
🌐 Domain Names
7272
The hostnames for the exposed services are customizable here. It is mandatory to map these hostnames to the stack's IP address either in your DNS configuration or in your local hosts file (for isolated local installations).
73-
| Service | Environment Variable | Default Hostname |
73+
74+
| Service | Environment Variable | Default Hostname |
75+
|-----------|---------|------------------|
7476
| Frontend | SENTINELKIT_FRONTEND_HOSTNAME | sentinel-kit.local |
7577
| Backend API | SENTINELKIT_BACKEND_HOSTNAME | backend.sentinel-kit.local |
7678
| phpMyAdmin | SENTINELKIT_PMA_HOSTNAME | phpmyadmin.sentinel-kit.local |
@@ -273,4 +275,5 @@ Now that your platform is running:
273275
- Report issues on GitHub with system information
274276
---
275277

276-
*Next: [Data Ingestion Setup →](02-data-ingestion.md)*
278+
*Next: [Data Ingestion Setup →](02-data-ingestion.md)*
279+
<<[Back to index](index.md)

0 commit comments

Comments
 (0)