config: remove double-set

This commit is contained in:
Sam Dodrill 2015-01-09 17:37:33 -08:00
parent dcc07dda42
commit 789aa0776a
1 changed files with 0 additions and 1 deletions

View File

@ -16,4 +16,3 @@ config "docker", ->
postgres ->
backend "pgmoon"
postgresql_url "postgres://panel:rB63V6E0z7sufvum@172.17.0.20:5432/panel"
postgresql_url os.getenv "DATABASE_URL"