mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-11 15:12:37 +01:00
Updated Install Tracks 2.5.1 on Ubuntu 20.04 LTS on AWS with SSL support (markdown)
parent
ca65e2c6d7
commit
82e2872aef
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ We will be installing all Ruby packages into this local folder for not messing u
|
||||||
```bash
|
```bash
|
||||||
$ bundle config set --local path 'vendor/bundle'
|
$ bundle config set --local path 'vendor/bundle'
|
||||||
$ export RAILS_SERVE_STATIC_FILES=true
|
$ export RAILS_SERVE_STATIC_FILES=true
|
||||||
$ bundle install --without=mysql,postgresql # Edit per your needs
|
$ bundle install --without=mysql --without=postgresql # Edit per your needs
|
||||||
```
|
```
|
||||||
|
|
||||||
Compile static assets
|
Compile static assets
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue