Skip to content

Commit 03aab9c

Browse files
authored
Update README.md
1 parent 0bb912c commit 03aab9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/ruby/rails/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
This template is a member list project developed using Ruby on Rails, offering a starting point to help you quickly build your team management system. We have prepared all the essential files for deployment. By spending less than 10 minutes setting up the environment, as detailed in the prerequisites, and executing the commands in our step-by-step guide, your website will be ready to go live to the world!
33

4-
## Alert
4+
## NOTE
55
1. This sample showcases how you could deploy a full-stack application with Defang in Ruby on Rails. However, it uses a SQLite database, which isn't production-ready and will be reset with every deployment. For production use cases you should use a managed database like RDS, Aiven, or others. If you stick to Rail's default SQLite database, your stored data will be lost on every deployment, and in some other cases. In the future, Defang will help you provision and connect to managed databases.
66

77
## Essential Setup Files

0 commit comments

Comments
 (0)