feat: Add global administrator role support with integration tests for admin-only club endpoints.
This commit is contained in:
@@ -71,6 +71,8 @@ services:
|
||||
- "5001:8080"
|
||||
extra_hosts:
|
||||
- "localhost:host-gateway"
|
||||
- "127.0.0.1:host-gateway"
|
||||
- "keycloak:host-gateway"
|
||||
working_dir: /app
|
||||
volumes:
|
||||
- ./backend:/app:cached
|
||||
|
||||
Reference in New Issue
Block a user