Files
100DaysOfCode/day87/devto.config.js
2022-12-18 22:36:55 -06:00

4 lines
43 B
JavaScript

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