Compare commits

...

2 Commits

Author SHA1 Message Date
c54e1e9b9e Merge pull request 'Update .env' (#5) from pre-dev into dev
Some checks failed
DEPLOY_MULTI_BRACH/pipeline/head There was a failure building this commit
Reviewed-on: #5
2026-04-12 02:46:57 +00:00
minguezsanzjuanjose
02feaf445d Update .env
All checks were successful
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 04:46:31 +02:00

2
.env
View File

@@ -6,5 +6,5 @@ SECRET_KEY=una-clave-muy-secreta-y-larga-123456
DB_NAME=gitea
DB_USER=gitea
DB_PASSWORD=gitea
DB_HOST=gitea-db-1
DB_HOST=gitea-db
DB_PORT=5432