ref docker-compose in Web proj

This commit is contained in:
Collin M. Barrett 2019-05-02 11:13:22 -05:00
parent 4347d77c4d
commit 14979effcd

View file

@ -18,6 +18,7 @@
<RepositoryType>git</RepositoryType>
<DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
<ServerGarbageCollection>false</ServerGarbageCollection>
<DockerComposeProjectPath>..\..\docker-compose.dcproj</DockerComposeProjectPath>
</PropertyGroup>
<ItemGroup>