This commit is contained in:
9
docker/docker-compose.local.yml
Normal file
9
docker/docker-compose.local.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
radar:
|
||||
ports:
|
||||
- 3000:3000
|
||||
volumes:
|
||||
- ..:/app
|
||||
|
||||
Reference in New Issue
Block a user