We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b93f0 commit a2011afCopy full SHA for a2011af
AzureWebFarm.OctopusDeploy.Example/ServiceDefinition.csdef
@@ -28,6 +28,7 @@
28
<InputEndpoint name="HTTP" protocol="http" port="80" />
29
</Endpoints>
30
<Imports>
31
+ <Import moduleName="Diagnostics" />
32
<Import moduleName="RemoteAccess" />
33
<Import moduleName="RemoteForwarder" />
34
</Imports>
0 commit comments