Skip to content

Commit

Permalink
Update configmap.yaml (#813)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Jan 10, 2025
1 parent ef67b54 commit 54b3f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/helm/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ data:
# AutoMigrate run auto migration for given models
AutoMigrate: true
# The database backend, either "mysql", "sqlite3".
Type: "mysql"
Type: "sqlite3"
# Database host
Host: "192.168.8.44:3306"
# Database name
Expand Down

0 comments on commit 54b3f6d

Please sign in to comment.