Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrishiballal committed Jun 20, 2022
1 parent 74d5899 commit 1e4c22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
env_file:
- ".env"
build: .
image: openskies-sh/aerobridge
image: openskiessh/aerobridge
command: python manage.py runserver 0.0.0.0:8000
depends_on:
- redis
Expand Down

0 comments on commit 1e4c22d

Please sign in to comment.