You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/posts/quan-ly-tap-trung-.env-file.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Cách làm này đơn giản nên có ưu điểm là lấy ra và phục hồi
29
29
Giả sử nếu chúng ta lưu file .env cho môi trường staging dưới key path là `/service-name/env/stg`, chỉ cần 1 câu lệnh sau là có thể khôi phục ra file .env rồi.
Tuy nhiên nếu như file .env của dự án của bạn quá lớn thì khả năng sẽ không thể xài cách này được nữa. Lý do là parameter store có áp đặt upper limit 4096 characters cho 1 param, không thể lưu 1 đoạn text dài hơn giới hạn đó được.
0 commit comments