6 lines
104 B
YAML
6 lines
104 B
YAML
services:
|
|
anki:
|
|
environment:
|
|
SYNC_USER1: scott:tiger
|
|
ports:
|
|
- 127.0.0.1:1337:8080
|