diff options
author | Ilion Beyst <ilion.beyst@gmail.com> | 2022-02-24 21:13:07 +0100 |
---|---|---|
committer | Ilion Beyst <ilion.beyst@gmail.com> | 2022-02-24 21:13:07 +0100 |
commit | e96578db485392d5a765317efc0f4833057efa4b (patch) | |
tree | 399bbb06ad68446b0c31f0ec1eb0b492c8db185a /planetwars-server/Rocket.toml | |
parent | b07276f3b364dc55cad09599ffb509e1bb857c4b (diff) | |
download | planetwars.dev-e96578db485392d5a765317efc0f4833057efa4b.tar.xz planetwars.dev-e96578db485392d5a765317efc0f4833057efa4b.zip |
remove old Rocket artifacts
Diffstat (limited to 'planetwars-server/Rocket.toml')
-rw-r--r-- | planetwars-server/Rocket.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/planetwars-server/Rocket.toml b/planetwars-server/Rocket.toml deleted file mode 100644 index 40635de..0000000 --- a/planetwars-server/Rocket.toml +++ /dev/null @@ -1,2 +0,0 @@ -[debug.databases.postgresql_database] -url = "postgresql://planetwars:planetwars@localhost/planetwars"
\ No newline at end of file |