Files
100DaysOfCode/day89/devto.config.js
2022-12-20 23:10:04 -06:00

4 lines
43 B
JavaScript

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