mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-09 05:50:06 -05:00
Update docker-compose.public.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
image: ghcr.io/${GITHUB_REPOSITORY:-yourusername/timetracker}:latest
|
||||
image: ghcr.io/${GITHUB_REPOSITORY:-drytrix/timetracker}:latest
|
||||
container_name: timetracker-app
|
||||
environment:
|
||||
- TZ=${TZ:-Europe/Brussels}
|
||||
|
||||
Reference in New Issue
Block a user