Files
100DaysOfCode/day97/devto.config.js
2022-12-28 23:12:23 -06:00

4 lines
43 B
JavaScript

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