feat: use different creds for api and consumer with restrictive rights

This commit is contained in:
Alexis Fourmaux 2026-05-13 18:25:23 +02:00
parent 611600c2d8
commit 11b7c14dc7
7 changed files with 16 additions and 1 deletions

1
server/api.env.example Normal file
View file

@ -0,0 +1 @@
DATABASE_URI='postgresql://simugaz_api:changeme@db/simugaz'