Merge branch 'develop' of ssh://git.idiopolis.nl:2222/dreamer/PreviouslyOnIFM into develop
This commit is contained in:
commit
96d1e3b511
@ -11,7 +11,7 @@ config({"development", "production"}, {
|
||||
})
|
||||
|
||||
config("production", {
|
||||
greeting = "different greeting",
|
||||
greeting = "nothing here yet",
|
||||
postgres = {
|
||||
password = os.getenv('POSTGRES_PASSWORD')
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user