mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Oh FFS
This commit is contained in:
parent
6fceaadda5
commit
4be36943de
@ -39,12 +39,6 @@ environment :prod do
|
|||||||
set include_src: false
|
set include_src: false
|
||||||
set cookie: :"lhX:Fbp>xJ&V;50V~CY<vA7Wtf!T)N_A:O!9s$.G@jOAL=hxYF*qL;ksj|m^Y!e^"
|
set cookie: :"lhX:Fbp>xJ&V;50V~CY<vA7Wtf!T)N_A:O!9s$.G@jOAL=hxYF*qL;ksj|m^Y!e^"
|
||||||
set vm_args: "rel/vm.args"
|
set vm_args: "rel/vm.args"
|
||||||
set config_providers: [
|
|
||||||
{Distillery.Releases.Config.Providers.Elixir, ["${RELEASE_ROOT_DIR}/etc/config.exs"]}
|
|
||||||
]
|
|
||||||
set overlays: [
|
|
||||||
{:copy, "rel/config/config.exs", "etc/config.exs"}
|
|
||||||
]
|
|
||||||
end
|
end
|
||||||
|
|
||||||
# You may define one or more releases in this file.
|
# You may define one or more releases in this file.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user