Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

[개발 및 상용서버 환경설정]

API_SERVICE/router/.env

DB_URL=postgresql://{id}:{pwd}@{ip}:{port}/{dbname}
SCHEMA=schema1, schema2, ...