Skip to content

Commit f6d213f

Browse files
committed
different config
1 parent 0c77490 commit f6d213f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ COPY lib lib
4242
RUN mix compile
4343

4444
# copy runtime configuration file
45-
COPY config/releases.exs config/
45+
COPY config/runtime.exs config/
4646
COPY rel rel
4747

4848
# assemble release

0 commit comments

Comments
 (0)