Added doc scrolling

This commit is contained in:
frikky
2020-05-22 12:56:36 +02:00
parent aef77d278a
commit 668557b52b
8 changed files with 127 additions and 13 deletions
+2
View File
@@ -17,6 +17,8 @@ services:
image: frikky/shuffle:database
container_name: shuffle-database
hostname: shuffle-database
ports:
- "8000:8000"
networks:
- shuffle
restart: unless-stopped