diff options
Diffstat (limited to 'backend/Rocket.toml')
-rw-r--r-- | backend/Rocket.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/Rocket.toml b/backend/Rocket.toml new file mode 100644 index 0000000..40635de --- /dev/null +++ b/backend/Rocket.toml @@ -0,0 +1,2 @@ +[debug.databases.postgresql_database] +url = "postgresql://planetwars:planetwars@localhost/planetwars"
\ No newline at end of file |