chore: add prefix
This commit is contained in:
parent
717fb1ac8e
commit
0af2a3c72b
10 changed files with 0 additions and 0 deletions
5
4-simple-git-http-server/docker-compose.yml
Normal file
5
4-simple-git-http-server/docker-compose.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
services:
|
||||
git-httpd:
|
||||
build: .
|
||||
ports:
|
||||
- "8080:80"
|
||||
Loading…
Add table
Add a link
Reference in a new issue