We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f51c6 commit cbd57b7Copy full SHA for cbd57b7
cognac.config.ts
@@ -1,7 +1,7 @@
1
import { defineConfig } from "@yn1323/cognac";
2
3
export default defineConfig({
4
- port: 4000,
+ port: 4100,
5
git: {
6
defaultBranch: "develop",
7
},
0 commit comments