Added docker-compose

This commit is contained in:
2021-09-10 23:56:55 +02:00
parent 814c8ddd3a
commit 43c1c1c064
+7
View File
@@ -0,0 +1,7 @@
version: '3.3'
services:
fancyn:
ports:
- '127.0.0.1:5010:8080'
- '127.0.0.1:5011:8081'
build: .