From 6126ac8674ddf83dcb1d44c63749db0cfc27f3c8 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 13 May 2023 13:02:58 +0700 Subject: [PATCH] fix umami v2 --- docker-compose_prod.yml | 1 - web/templates/layout.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docker-compose_prod.yml b/docker-compose_prod.yml index 38a1d58..8a611c0 100644 --- a/docker-compose_prod.yml +++ b/docker-compose_prod.yml @@ -82,6 +82,5 @@ services: env_file: - ./env/umami.env volumes: - - ./volume/umami/schema.postgresql.sql:/docker-entrypoint-initdb.d/schema.postgresql.sql:ro - ./volume/umami/db:/var/lib/postgresql/data restart: always diff --git a/web/templates/layout.html b/web/templates/layout.html index 3cbd406..462b088 100644 --- a/web/templates/layout.html +++ b/web/templates/layout.html @@ -13,7 +13,7 @@ - +