Skip to content

Commit

Permalink
Merge pull request pulp#500 from PotentialIngenuity/compose-changes
Browse files Browse the repository at this point in the history
update compose folder example to remove the hostname for the pulp-worker
  • Loading branch information
mikedep333 committed Jun 13, 2023
2 parents 444b581 + 6792128 commit 8b3c26f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES/497.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated the compose example with folders to not set a hostname for pulp-worker.
1 change: 0 additions & 1 deletion images/compose/docker-compose.folders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ services:
depends_on:
- redis
- postgres
hostname: pulp-worker
user: pulp
volumes:
- "./assets/settings.py:/etc/pulp/settings.py:z"
Expand Down

0 comments on commit 8b3c26f

Please sign in to comment.