From b846a69469511f7a69567ba04889c70392618e80 Mon Sep 17 00:00:00 2001 From: <> Date: Sat, 23 Mar 2024 20:18:17 +0000 Subject: [PATCH] Deployed 3588af1f with MkDocs version: 1.5.3 --- images/docker-kimai/index.html | 4 ++-- search/search_index.json | 2 +- sitemap.xml.gz | Bin 1913 -> 1913 bytes 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/images/docker-kimai/index.html b/images/docker-kimai/index.html index cb40f8fd35..0709fe579e 100644 --- a/images/docker-kimai/index.html +++ b/images/docker-kimai/index.html @@ -5,7 +5,7 @@ ```shell docker exec -it kimai console kimai:user:create your_username admin@example.com ROLE_SUPER_ADMIN -
Access the web gui at https://<your-ip>:80
, for more information check out Kimai Initial setup.
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
Access the web gui at http://<your-ip>:80
, for more information check out Kimai Initial setup.
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
---
services:
kimai:
image: lscr.io/linuxserver/kimai:latest
@@ -89,4 +89,4 @@
--pull \
-t lscr.io/linuxserver/kimai:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
DATABASE_URL
with version 2.0.30 and later.