Bsic docker-compose
This commit is contained in:
parent
2e7d924815
commit
f325f6c8cc
6
docker-compose.yml
Normal file
6
docker-compose.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
version: '3'
|
||||||
|
services:
|
||||||
|
backend:
|
||||||
|
build: .
|
||||||
|
ports:
|
||||||
|
- 3000:3000
|
Loading…
x
Reference in New Issue
Block a user