Skip to content

Commit

Permalink
Adjust example environment file
Browse files Browse the repository at this point in the history
  • Loading branch information
Morendil committed Nov 8, 2019
1 parent 85e2ec5 commit ffc0aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Expand Up @@ -6,7 +6,7 @@ TEST="Everything is awesome"
DATABASE_NAME=aidants_connect
DATABASE_USER=aidants_connect_team
DATABASE_PASSWORD=''
DATABASE_URL=''
DATABASE_HOST=''
DATABASE_PORT=''
# Can be replaced by a POSTGRES_URL (from https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING)

Expand Down

0 comments on commit ffc0aac

Please sign in to comment.