Switch to dockhand envs (#1)

Co-authored-by: ulfrxdev <r.rafal.r9@gmail.com>
Co-committed-by: ulfrxdev <r.rafal.r9@gmail.com>
This commit was merged in pull request #1.
This commit is contained in:
2026-02-23 21:38:17 +01:00
committed by Rafał
parent ce25bc3027
commit 87ff49981b
10 changed files with 8 additions and 23 deletions

View File

@@ -1 +0,0 @@
GITEA_DOMAIN=git.ulfrx.dev

View File

@@ -6,8 +6,6 @@ services:
depends_on:
db:
condition: service_healthy
env_file:
- .env
environment:
- GITEA__database__DB_TYPE=postgres
- GITEA__database__HOST=db:5432