Skip to content

Commit

Permalink
Chore: Removed unparsable values in env.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lordsarcastic committed Jan 24, 2024
1 parent 3b3f47f commit c018604
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .env.ci
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
SECRET_KEY=django-insecure-!y1)0r+77*tn34q46z$c_rpb5%3qjtsltx#))lz38s%9e5&qx9
DEBUG=1
ALLOWED_HOSTS='["localhost", "127.0.0.1"]'
ENVIRONMENT=dev
PIPENV_NOSPIN: 'true'
WORKON_HOME: ~/.pipenv/virtualenvs
ENVIRONMENT=dev

0 comments on commit c018604

Please sign in to comment.