Files
100DaysOfCode/day91/devto.config.js
2022-12-22 21:06:28 -06:00

4 lines
43 B
JavaScript

export default {
ssr: true,
port: 3000
};