Add komodo env
This commit is contained in:
12
komodo/.env
Normal file
12
komodo/.env
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Environment Variables
|
||||||
|
POSTGRES_USER=
|
||||||
|
POSTGRES_PASSWORD=
|
||||||
|
POSTGRES_DB=
|
||||||
|
|
||||||
|
PERIPHERY_ROOT_DIRECTORY=
|
||||||
|
|
||||||
|
# Paths
|
||||||
|
|
||||||
|
|
||||||
|
# Ports
|
||||||
|
PORT=
|
||||||
8
komodo_periphery/.env
Normal file
8
komodo_periphery/.env
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Environment Variables
|
||||||
|
PERIPHERY_ROOT_DIRECTORY=
|
||||||
|
|
||||||
|
# Paths
|
||||||
|
|
||||||
|
|
||||||
|
# Ports
|
||||||
|
PORT=
|
||||||
Reference in New Issue
Block a user