mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-08 15:35:44 +01:00
Added tests and group authorization: watcher, spender, admin, internal
This commit is contained in:
@@ -3,6 +3,8 @@ version: "3"
|
||||
services:
|
||||
authapi:
|
||||
# HTTP authentication API gate
|
||||
env_file:
|
||||
- api_auth_docker/env.properties
|
||||
image: authapi
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
Reference in New Issue
Block a user