Gitlab@Informatics

Skip to content
Snippets Groups Projects
Select Git revision
  • ea40a2f66409dd9818f254ce063d416cee5f1f1d
  • main default protected
2 results

.env

Blame
  • .env 77 B
    DB_HOST=localhost
    DB_USER=root
    DB_PASSWORD=bank12345
    DB_NAME=tourdb
    PORT=3000