forked from rDrama/rDrama
1
0
Fork 0

remove #!/bin/bash

master
Aevann 2023-07-26 22:21:44 +03:00
parent 15e2b307cf
commit a6399ed044
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#!/bin/bash
. ./.env
export DATABASE_URL='postgresql://postgres@postgres:5432'
export REDIS_URL='redis://redis:6379'