Skip to content

Commit

Permalink
Merge branch 'testing'
Browse files Browse the repository at this point in the history
  • Loading branch information
mickenordin committed Nov 16, 2024
2 parents 0f8fc79 + eb9a955 commit 8324ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/xrootd/docker-compose.erb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- /dev/log:/dev/log
command: ["xrootd", "-c", "/etc/xrootd/xrootd.cfg"]
ports:
- "<%= @port %>:<%= @port %>"
- "<%= @xrootd_port %>:<%= @xrootd_port %>"
restart: always
cmsd:
image: <%= @container_image %>:<%= @container_tag %>
Expand Down

0 comments on commit 8324ad3

Please sign in to comment.