Add persistent anonymous usage logging
This commit is contained in:
@@ -4,3 +4,5 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${APP_PORT:-3200}:3200"
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
|
||||
Reference in New Issue
Block a user