diff options
Diffstat (limited to '.env.production')
| -rw-r--r-- | .env.production | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.production b/.env.production new file mode 100644 index 0000000..dfd8d2b --- /dev/null +++ b/.env.production @@ -0,0 +1,2 @@ +VITE_HTTP_PORT=24991 +VITE_WS_PORT=24990 |
