added environment variable file
This commit is contained in:
parent
89d76ffca3
commit
f2d21b63df
7
.idea/sqldialects.xml
generated
7
.idea/sqldialects.xml
generated
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="SqlDialectMappings">
|
|
||||||
<file url="file://$PROJECT_DIR$/sql_scripts/createDB.sql" dialect="PostgreSQL" />
|
|
||||||
<file url="file://$PROJECT_DIR$/sql_scripts/rollbackDB.sql" dialect="PostgreSQL" />
|
|
||||||
</component>
|
|
||||||
</project>
|
|
||||||
1
process.env
Normal file
1
process.env
Normal file
@ -0,0 +1 @@
|
|||||||
|
APP_PORT = 3000
|
||||||
Loading…
x
Reference in New Issue
Block a user