chore: replace sjdonado.de with donado.co

This commit is contained in:
Juan Rodriguez
2023-09-03 16:40:53 +02:00
committed by Juan Rodriguez
parent 7a095fb045
commit 8eb27f2c8a
6 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -41,6 +41,6 @@ RUN yarn --production
COPY . .
RUN bundle exec rails assets:precompile
RUN RAILS_ENV=production bundle exec rails assets:precompile
CMD ["bundle", "exec", "rails", "s", "-b", "0.0.0.0"]