.NET Plugin Event Reference
Create Server Docker Compose
Creates or updates the Docker Compose file for the .NET server.
Event Name
CreateServerDockerCompose
Event Parameters
The current content of the Docker Compose file.
An array of properties to update or add to the Docker Compose file. Each item is expected to be compatible with the structure of the Docker Compose YAML.
The name of the Docker Compose output file.
Was this page helpful?