mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Hopefully the final fixes based on fresh installs with both Docker install methods
This commit is contained in:
parent
bec0884bac
commit
4dd52e591d
5 changed files with 13 additions and 6 deletions
|
|
@ -17,6 +17,4 @@ export DATABASE_ENCODING=${DATABASE_ENCODING:-utf8}
|
|||
export RAILS_SERVE_STATIC_FILES=TRUE
|
||||
export RAILS_LOG_TO_STDOUT=TRUE
|
||||
|
||||
rails db:migrate
|
||||
|
||||
exec "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue