Files
100DaysOfCode/day96/devto.config.js
2022-12-27 23:45:07 -06:00

4 lines
43 B
JavaScript

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