This commit is contained in:
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
jellomator:
|
||||
build: .
|
||||
ports:
|
||||
- "6363:6363"
|
||||
volumes:
|
||||
- ./jellomator.sqlite:/app/data/jellomator.sqlite
|
||||
Reference in New Issue
Block a user