Skip to content

Commit

Permalink
Invite: Rename openconextinviteserver to inviteserver
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Oct 3, 2023
1 parent 0dad129 commit 9c608a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/invite/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

- name: Create and (re)start the server container
community.docker.docker_container:
name: openconextinviteserver
name: inviteserver
image: ghcr.io/openconext/openconext-invite/inviteserver:{{ invite_server_version }}
pull: true
restart_policy: "always"
Expand Down

0 comments on commit 9c608a5

Please sign in to comment.