Skip to content

Instantly share code, notes, and snippets.

View nermineslimane's full-sized avatar
💻
Coding

Nermine slimane nermineslimane

💻
Coding
View GitHub Profile
@nermineslimane
nermineslimane / .env
Last active January 14, 2022 17:59
This is the .env and how it should look lke for the project to work
#SERVER CONFIG
STATUS=production
DEV_PORT=7000
PROD_PORT=8000
#DB CONFIG
HOST=127.0.0.1
USER=root
PASSWORD=