First version of the new layout.
This commit is contained in:
9
compose.yaml
Normal file
9
compose.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
douwcowebsite:
|
||||
image: douwcowebsite
|
||||
build:
|
||||
context: .
|
||||
dockerfile: DouwcoWebsite/Dockerfile
|
||||
ports:
|
||||
- 8080:8080
|
||||
|
||||
Reference in New Issue
Block a user