Create docker-compose.yml
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
name: Polaris
|
||||||
|
|
||||||
|
services:
|
||||||
|
polaris:
|
||||||
|
build: .
|
||||||
|
ports:
|
||||||
|
- "8080:8080"
|
||||||
Reference in New Issue
Block a user