# Configuration .env ``` SERVER.HOST= SERVER.PORT= PG.USER= PG.PASSWORD= PG.HOST= PG.PORT= PG.DBNAME= PG.POOL.MAX_SIZE= ```