Skip to content

Commit

Permalink
Merge pull request js-template#45 from js-template/ci-test
Browse files Browse the repository at this point in the history
Ci test
  • Loading branch information
zelal-dev authored Oct 26, 2024
2 parents 1350b6a + a5424c2 commit 7697685
Show file tree
Hide file tree
Showing 3 changed files with 703 additions and 5 deletions.
5 changes: 1 addition & 4 deletions apps/backend/config/plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ module.exports = ({ env }) => ({
maxFileSize: 250 * 1024 * 1024, // multipart data, modify here limit of uploaded file size
},
},
// "metajob-strapi": {
// enabled: true,
// resolve: "./src/plugins/metajob-backend",
// },

"google-maps": {
enabled: true,
},
Expand Down
Loading

0 comments on commit 7697685

Please sign in to comment.