chore (examples/docker-compose): clarification on greyed-out options in the dashboard when self-hosting (#2564)

This commit is contained in:
Seth Deegan
2024-03-18 06:03:10 -04:00
committed by GitHub
parent 1623e9bd20
commit e40a4529b4
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'@nhost-examples/docker-compose': minor
---
chore: clarification on greyed-out options in the dashboard when self-hosting

View File

@@ -2,6 +2,8 @@
Here is an example on how to reproduce the Nhost stack from a docker-compose file.
NOTE: You may notice that some options in the dashboard are greyed-out. These include additional services like CI integration, configuration management, etc., offered by the Nhost Cloud and therefore are not accessible when self-hosting.
## Configuration
```sh