Skip to content

Commit

Permalink
I committed a merge conflict tag by mistake, because I am an idiot
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Haffenden committed Jun 1, 2022
1 parent 87d0d99 commit f9d645d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,7 @@ services:
- aleph.env

api:
<<<<<<< HEAD
image: alephdata/aleph:${ALEPH_TAG:-3.12.2}
=======
image: alephdata/aleph:${ALEPH_TAG:-3.12.3}
>>>>>>> main
command: gunicorn -w 6 -b 0.0.0.0:8000 --timeout 3600 --log-level debug --log-file - aleph.wsgi:app
expose:
- 8000
Expand Down

0 comments on commit f9d645d

Please sign in to comment.