mirror of
https://github.com/HeyPuter/puter.git
synced 2026-04-29 03:29:37 -05:00
Implement .env support for PORT property
This commit is contained in:
+3
-2
@@ -11,11 +11,12 @@
|
||||
"devDependencies": {
|
||||
"chalk": "^4.1.0",
|
||||
"clean-css": "^5.3.2",
|
||||
"html-entities": "^2.3.3",
|
||||
"webpack": "^5.88.2",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.18.2",
|
||||
"html-entities": "^2.3.3",
|
||||
"nodemon": "^2.0.22",
|
||||
"uglify-js": "^3.17.4",
|
||||
"webpack": "^5.88.2",
|
||||
"webpack-cli": "^5.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user