Merge branch 'fix/test-env' into 'main'

This commit is contained in:
Victor Lacasse-Beaudoin 2023-09-15 13:28:48 -04:00
commit 499bbc55dc
2 changed files with 5 additions and 1 deletions

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
.env
/.env
*.pem
*.swp
*.swo

3
examples/test.env Normal file
View file

@ -0,0 +1,3 @@
BOTTINAG_POSTGRES_DATABASE=bottinag
BOTTINAG_POSTGRES_PASSWORD=bottinag
BOTTINAG_POSTGRES_USER=bottinag