Recreated webstie in Dotnet
This commit is contained in:
6
douwco_website.cpp/compose.yaml
Normal file
6
douwco_website.cpp/compose.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
frontend:
|
||||
build: .
|
||||
ports:
|
||||
- "8888:8888"
|
||||
restart: always
|
||||
Reference in New Issue
Block a user