all repos — piggy @ 4411580f68a99d7c111f707739f417c8df10e7cc

Dead simple finance manager in Go, HTML and JS.

do not mount static by default
Marco Andronaco andronacomarco@gmail.com
Mon, 07 Oct 2024 16:46:49 +0200
commit

4411580f68a99d7c111f707739f417c8df10e7cc

parent

cbef57a6b74224c1cd996b50cd6a59f39dab8705

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M docker-compose.yamldocker-compose.yaml

@@ -10,5 +10,5 @@ ports:

- 3000:3000 volumes: - /etc/localtime:/etc/localtime:ro - - ./static:/app/static - ./data:/app/data + # - ./static:/app/static # custom UI