CHANGE: Code Refactoring + Docker image + small fixes
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
version: '3.0'
|
||||
services:
|
||||
web:
|
||||
build: .
|
||||
image: anki_convert
|
||||
image: git.letsstein.de/tom/anki_convert
|
||||
container_name: anki_convert
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 8080:5000
|
||||
ports:
|
||||
- 8080:5000
|
||||
|
||||
Reference in New Issue
Block a user