Files
100DaysOfCode/day90/devto.config.js
2022-12-21 20:07:55 -06:00

4 lines
43 B
JavaScript

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