fix tailwind suggestions, staging live reload

This commit is contained in:
Dylan Knutson
2024-12-19 19:16:42 +00:00
parent 29f671b41f
commit dba9fc1d4e
23 changed files with 1438 additions and 442 deletions

View File

@@ -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