Initial commit
**Motivations:** - Initialisation du versionning git pour le projet **Root causes:** - N/A (Nouveau projet) **Correctifs:** - N/A **Evolutions:** - Structure initiale du projet - Ajout du .gitignore **Pages affectées:** - Tous les fichiers
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# Copy to .env and set values. .env is not committed.
|
||||
DATABASE_URL=postgres://USER:PASSWORD@localhost/builazoo
|
||||
PORT=8080
|
||||
Reference in New Issue
Block a user