mirror of
https://github.com/AskDavis/cyphernode.git
synced 2026-01-01 04:25:58 -08: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