mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
change naming scheme && fix CMD
This commit is contained in:
parent
93d1583ff6
commit
eb97eb65c6
5 changed files with 9 additions and 10 deletions
|
@ -11,4 +11,4 @@ RUN bundle install
|
|||
WORKDIR /home/srm/app/
|
||||
|
||||
EXPOSE 3000
|
||||
CMD bundle exec puma -C /home/srm/app/config/puma.rb
|
||||
CMD bundle exec puma -C /app/config/puma.rb
|
Loading…
Add table
Add a link
Reference in a new issue