Skip to content

Commit 92ac669

Browse files
committed
Expose rails server port
1 parent 6cd7d9c commit 92ac669

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ COPY Gemfile.lock Gemfile.lock
1414
RUN bundle install
1515

1616
ADD . /myapp
17+
18+
EXPOSE 3000

0 commit comments

Comments
 (0)