Skip to content

Commit c2f22a1

Browse files
committed
WIP
1 parent ea25573 commit c2f22a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.controlplane/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ RUN bin/rails assets:precompile
6666
COPY .controlplane/entrypoint.sh ./
6767
ENTRYPOINT ["/app/entrypoint.sh"]
6868

69-
CMD ["rails", "server"]
69+
CMD ["./bin/rails", "server"]

0 commit comments

Comments
 (0)