Added docker-compose
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
version: '3.3'
|
||||
services:
|
||||
fancyn:
|
||||
ports:
|
||||
- '127.0.0.1:5010:8080'
|
||||
- '127.0.0.1:5011:8081'
|
||||
build: .
|
||||
Reference in New Issue
Block a user