Skip to content

Commit

Permalink
Fix comment in docker-compose.yml (inventree#6656)
Browse files Browse the repository at this point in the history
- Reference Caddy, not nginx
  • Loading branch information
SchrodingersGat authored Mar 7, 2024
1 parent c48669c commit d842942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: "3.8"
# - PostgreSQL as the database backend
# - gunicorn as the InvenTree web server
# - django-q as the InvenTree background worker process
# - nginx as a reverse proxy
# - Caddy as a reverse proxy
# - redis as the cache manager (optional, disabled by default)

# ---------------------
Expand Down

0 comments on commit d842942

Please sign in to comment.