chore: init
This commit is contained in:
commit
25deff453e
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
services:
|
||||||
|
web:
|
||||||
|
image: darkhttpd
|
||||||
|
ports:
|
||||||
|
- "8080:80"
|
||||||
|
volumes:
|
||||||
|
- ./dev/:/var/www/htdocs:ro
|
Loading…
Reference in New Issue
Block a user