mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
update bad instructions
This commit is contained in:
@@ -22,8 +22,7 @@ When selecting which option is best for you, keep in mind that you can change th
|
||||
|
||||
When providing files to the Agent you will need to:
|
||||
|
||||
1. Create and deploy an Organizations service that fulfills [this GraphQL contract](https://github.com/moderneinc/moderne-organizations/blob/main/src/main/resources/schema/organizations.graphqls) and [this REST contract](https://github.com/moderneinc/moderne-organizations/blob/main/src/main/java/io/moderne/organizations/OrganizationController.java) your environment_
|
||||
2. [Configure your Moderne agent to point to this service](./agent-configuration/configure-agent-file-service.md)
|
||||
1. [Create the required files and configure your Moderne agent to point to this service](./agent-configuration/configure-agent-file-service.md)
|
||||
|
||||
## Running an Organization service
|
||||
In order to dynamically control the organizational structure in Moderne, you will need to:
|
||||
|
||||
Reference in New Issue
Block a user