Minor changes
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
# In this file, we load production configuration and secrets
|
||||
# from environment variables. You can also hardcode secrets,
|
||||
# although such is generally not recommended and you have to
|
||||
# remember to add this file to your .gitignore.
|
||||
import Config
|
||||
|
||||
database_url =
|
||||
@@ -36,6 +32,3 @@ config :runosaari, RunosaariWeb.Endpoint,
|
||||
# to start each relevant endpoint:
|
||||
#
|
||||
config :runosaari, RunosaariWeb.Endpoint, server: true
|
||||
#
|
||||
# Then you can assemble a release by calling `mix release`.
|
||||
# See `mix help release` for more information.
|
||||
|
||||
Reference in New Issue
Block a user