add docker-compose
This commit is contained in:
commit
1b38b16338
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: '3'
|
||||||
|
services:
|
||||||
|
blog:
|
||||||
|
image: kasperhermansen/bitebuds:1680482919
|
||||||
|
ports:
|
||||||
|
- 10080:3000
|
Loading…
Reference in New Issue
Block a user