This commit is contained in:
2025-01-15 19:13:40 -06:00
parent 5d48856621
commit cf41948162

View File

@@ -21,6 +21,8 @@ services:
postgresql:
image: docker.io/postgres:17.2-alpine3.21
container_name: gitea-postgres
env_file:
- .env
environment:
- POSTGRES_USER=gitea
- POSTGRES_DB=gitea