Skip to content

Commit

Permalink
fix: attempt to fix uptime egg
Browse files Browse the repository at this point in the history
  • Loading branch information
DEV-DIBSTER authored Oct 5, 2023
1 parent c56d0d2 commit 9a4e053
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions create-premium/uptimekuma.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ createListPrem.uptimekuma = (serverName, userID) => ({
cpu: 0,
},
environment: {
GIT_ADDRESS: "https://github.com/louislam/uptime-kuma",
JS_FILE: "server/server.js"
},
feature_limits: {
Expand Down

0 comments on commit 9a4e053

Please sign in to comment.