Merge branch 'pj/abuse' of https://github.com/SkynetLabs/skynet-webportal into pj/abuse

This commit is contained in:
PJ 2021-12-02 17:07:23 +01:00
commit 0f96e3822d
No known key found for this signature in database
GPG Key ID: F345964979FA8971
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ services:
- SKYNET_ACCOUNTS_LOG_LEVEL=${SKYNET_ACCOUNTS_LOG_LEVEL}
- KRATOS_ADDR=${KRATOS_ADDR}
- OATHKEEPER_ADDR=${OATHKEEPER_ADDR}
volumes:
- ./docker/accounts/conf:/accounts/conf
expose:
- 3000
networks: