Skip to content

Commit

Permalink
Open port for authentik in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jc21 committed Dec 24, 2024
1 parent e2011ee commit fc30a92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ services:
- nginx_proxy_manager
env_file:
- ci.env
ports:
- 9000:9000
depends_on:
- authentik-redis
- db-postgres
Expand Down

0 comments on commit fc30a92

Please sign in to comment.