DB_HOST=127.0.0.1
DB_PORT=3306
DB_NAME=netacomtr
DB_USER=root
DB_PASS=
LOCAL_RUN=php -S 127.0.0.1:5001 -t api