diff --git a/client/Dockerfiles/local/dev-tools/docker-compose.yml.dev-tools.in b/client/Dockerfiles/local/dev-tools/docker-compose.yml.dev-tools.in index 1f924e9..852297e 100644 --- a/client/Dockerfiles/local/dev-tools/docker-compose.yml.dev-tools.in +++ b/client/Dockerfiles/local/dev-tools/docker-compose.yml.dev-tools.in @@ -1,6 +1,6 @@ # docker-finance | modern accounting for the power-user # -# Copyright (C) 2021-2024 Aaron Fiore (Founder, Evergreen Crypto LLC) +# Copyright (C) 2021-2024,2026 Aaron Fiore (Founder, Evergreen Crypto LLC) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -28,6 +28,7 @@ services: # 2. There's no use-case for custom container configurations # - ${DOCKER_FINANCE_CLIENT_REPO}/docker-finance.dox:${DOCKER_FINANCE_CLIENT_REPO}/docker-finance.dox + - ${DOCKER_FINANCE_CLIENT_REPO}/.gitea:${DOCKER_FINANCE_CLIENT_REPO}/.gitea - ${DOCKER_FINANCE_CLIENT_REPO}/client:${DOCKER_FINANCE_CLIENT_REPO}/client - ${DOCKER_FINANCE_CLIENT_REPO}/container:${DOCKER_FINANCE_CLIENT_REPO}/container - ${DOCKER_FINANCE_CLIENT_PLUGINS}/client:${DOCKER_FINANCE_CLIENT_PLUGINS}/client