6 lines
107 B
Bash
6 lines
107 B
Bash
|
RAILS_ENV=development
|
||
|
|
||
|
POSTGRES_HOST=db
|
||
|
POSTGRES_USER=clarion
|
||
|
POSTGRES_PASSWORD=clarion
|
||
|
POSTGRES_DB=clarion
|