Remove Blazor project setup, including authentication, routing, and default configurations.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
polycomm:
|
||||
image: polycomm
|
||||
build:
|
||||
context: .
|
||||
dockerfile: PolyComm/PolyComm/Dockerfile
|
||||
|
||||
polycomm.client:
|
||||
image: polycomm.client
|
||||
build:
|
||||
context: .
|
||||
dockerfile: PolyComm/PolyComm.Client/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user