Skip to content

Commit

Permalink
Merge pull request #29 from ThePay/1951-readme-credentials-improvement
Browse files Browse the repository at this point in the history
new better example for setting of allowed ip addresses
  • Loading branch information
Triplkrypl authored Oct 6, 2022
2 parents beb32e7 + b39fc67 commit f7aa097
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ jobs:

- name: Install dependencies
run: composer install --no-interaction
env:
COMPOSER_MEMORY_LIMIT: -1

- name: Run tests
run: composer test
Expand All @@ -168,6 +170,8 @@ jobs:

- name: Install dependencies
run: composer install --no-interaction
env:
COMPOSER_MEMORY_LIMIT: -1

- name: Run tests
run: composer test
Expand Down
Binary file modified doc/img/the-admin-credentials.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f7aa097

Please sign in to comment.