fix tailwind suggestions, staging live reload
This commit is contained in:
@@ -69,7 +69,7 @@ RUN yarn
|
||||
COPY . .
|
||||
|
||||
# precompile assets
|
||||
# RUN RAILS_ENV=production bin/rails assets:precompile
|
||||
RUN RAILS_ENV=production bin/rails assets:precompile
|
||||
RUN mkdir -p tmp/pids
|
||||
|
||||
# create user with id=1000 gid=1000
|
||||
|
||||
Reference in New Issue
Block a user