Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mahula committed Jul 2, 2024
1 parent f79546c commit 2d016cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion authentik/docker-compose.test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ervices:
services:
mailserver:
image: axllent/mailpit
container_name: mailpit
Expand Down
2 changes: 1 addition & 1 deletion authentik/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
vservices:
services:
postgresql:
image: docker.io/library/postgres:12-alpine
restart: unless-stopped
Expand Down

0 comments on commit 2d016cb

Please sign in to comment.