mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
change directories
This commit is contained in:
parent
b7f3f4689c
commit
ef3535e872
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ FROM code.cozy.town/codeforleipzig/stadtratmonitor/base:latest
|
|||
|
||||
RUN bundle install
|
||||
|
||||
WORKDIR /app/
|
||||
WORKDIR /
|
||||
|
||||
EXPOSE 3000
|
||||
CMD bundle exec puma -C /app/config/puma.rb
|
Loading…
Add table
Add a link
Reference in a new issue