battle-snake / battle_snake

AI Programing Competition Game Server
GNU Affero General Public License v3.0
12 stars 11 forks source link

Fix mnesia host config for prod releases #6

Closed Dkendal closed 6 years ago

Dkendal commented 6 years ago

There's a lot of mismatched between where mnesia_host is expected to be defined.

EctoMnesia bakes it into the build on compiliation, which is usually nonode@nohost, but it will also pull it from the repo's conifg.

The easiest option is to just hardcode the host name to that of the host.