diff options
author | Felix Leder <[email protected]> | 2023-10-09 17:44:40 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-10-09 17:44:40 +0200 |
commit | d920617cfe285cd9e44dcd85ba22fc8593d8abe6 (patch) | |
tree | de71ac60ae4ed80ba37cf8c987d7eb4f8d2800ae | |
parent | 3e6a72428824c5a50a873a4284b86d0a9e47a778 (diff) | |
parent | 46768e0dea881beb23620f14c1298b3d4337c822 (diff) | |
download | webol-d920617cfe285cd9e44dcd85ba22fc8593d8abe6.tar webol-d920617cfe285cd9e44dcd85ba22fc8593d8abe6.tar.gz webol-d920617cfe285cd9e44dcd85ba22fc8593d8abe6.zip |
Merge pull request #1 from FxQnLr/FxQnLr-patch-1
Delete .env
-rw-r--r-- | .env | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,2 +0,0 @@ | |||
1 | DATABASE_URL="postgres://postgres:postgres@localhost:5432/webol" | ||
2 | SQLX_OFFLINE_DIR="./.sqlx" \ No newline at end of file | ||