mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-27 06:01:08 +08:00
remove dependency on auth
Signed-off-by: MiniDigger <admin@benndorf.dev>
This commit is contained in:
parent
c75bf43cc6
commit
11ad813983
@ -39,7 +39,6 @@ services:
|
|||||||
TOKEN_SECRET: "${TOKEN_SECRET}"
|
TOKEN_SECRET: "${TOKEN_SECRET}"
|
||||||
depends_on:
|
depends_on:
|
||||||
- 'db'
|
- 'db'
|
||||||
- 'auth'
|
|
||||||
- 'mail'
|
- 'mail'
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user