This commit is contained in:
7
docker-compose.dev.yaml
Normal file
7
docker-compose.dev.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
kasperhermansen_blog:
|
||||
build:
|
||||
context: .
|
||||
restart: always
|
||||
ports:
|
||||
- 15000:80
|
Reference in New Issue
Block a user