Skip to content

Commit

Permalink
Remove auth-network
Browse files Browse the repository at this point in the history
  • Loading branch information
sbreker committed Oct 23, 2024
1 parent 7dc20e7 commit 4c35cc3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docker/docker-compose.keycloak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,3 @@ services:
volumes:
#- .etc/keycloak/realm.json:/opt/keycloak/data/import/realm.json:ro
- ${REALM_FILE:-./etc/keycloak/realm.json}:/opt/keycloak/data/import/realm.json:ro
networks:
- auth-network

networks:
auth-network:
external: true
default:
name: auth-network
external: true

0 comments on commit 4c35cc3

Please sign in to comment.