feat: Début de suppression de docuseal côté Front [#N3WTS-17]

This commit is contained in:
N3WT DE COMPET
2025-11-29 12:20:14 +01:00
parent 0fb668b212
commit 1e5bc6ccba
19 changed files with 129 additions and 512 deletions

View File

@ -10,10 +10,10 @@ services:
database:
image: "postgres:latest"
expose:
- 5432
ports:
- "5432:5432"
volumes:
- postgres-data:/var/lib/postgresql/data
- postgres-data:/var/lib/postgresql
environment:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres