Skip to content

Commit

Permalink
Add comment in docker-compose-all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
epandurski committed Jul 21, 2024
1 parent 893713a commit dfb2083
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,9 @@ services:


# This container runs the Web UI for user registrations, login, and
# OAuth2 authorization consent.
# OAuth2 authorization consent. Note that in production it is
# recommended to also run one "login" container with the `flush`
# command.
creditors-login:
image: ghcr.io/swaptacular/swpt_login:$SWPT_LOGIN_VERSION
environment:
Expand Down

0 comments on commit dfb2083

Please sign in to comment.