-
-
Notifications
You must be signed in to change notification settings - Fork 203
Closed
Description
Hi,
What's the login / password from the Web UI?
my docker compose:
speedtest-new:
container_name: speedtest-new
image: ghcr.io/alexjustesen/speedtest-tracker:latest
restart: unless-stopped
environment:
- TZ=${TZ}
- PUID=${UID}
- PGID=${GID}
- PHP_POOL_NAME=speedtest-tracker_php
- DB_CONNECTION=sqlite
- DB_DATABASE=/app/database.sqlite
ports:
- 8765:80
volumes:
- ${VLM_PATH}/speedtest-new:/appMetadata
Metadata
Assignees
Labels
No labels
