Skip to content

Commit 4415cb5

Browse files
authored
Update nife.toml
1 parent 87ffcc3 commit 4415cb5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

nife.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
app = "quiet-fox-8676"
1+
app = "lucky-stack-8002"
22
github = "https://github.com/nifetency/react_password_generator"
3-
id = "afeeba1e52bf3c68b215deedce3b4d49929942ca4d8678cc87ce8eaf66292de469bb3d6c5d094ca2e3bf886497375baf"
3+
id = "7cc6e1608e25f88e6da414a67979f7868ce7f05441ce43754467c263839c281550047769a6fe6c9d98c580edbb5f7ed7"
44
kill_signal = "SIGINT"
55
kill_timeout = 5
66

@@ -14,7 +14,7 @@ kill_timeout = 5
1414
auto_rollback = true
1515

1616
[[services]]
17-
external_port = "3000"
17+
external_port = "80"
1818
http_checks = []
1919
internal_port = "3000"
2020
protocol = "tcp"
@@ -39,8 +39,8 @@ kill_timeout = 5
3939
port = 443
4040

4141
[services.requests]
42-
cpu = "187m"
43-
memory = "246Mi"
42+
cpu = "250m"
43+
memory = "512Mi"
4444

4545
[[services.tcp_checks]]
4646
grace_period = "1s"

0 commit comments

Comments
 (0)