Skip to content

Commit a2011af

Browse files
committed
Adding back diagnostics plugin to example cloud service
1 parent f4b93f0 commit a2011af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AzureWebFarm.OctopusDeploy.Example/ServiceDefinition.csdef

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<InputEndpoint name="HTTP" protocol="http" port="80" />
2929
</Endpoints>
3030
<Imports>
31+
<Import moduleName="Diagnostics" />
3132
<Import moduleName="RemoteAccess" />
3233
<Import moduleName="RemoteForwarder" />
3334
</Imports>

0 commit comments

Comments
 (0)