chore: secure wakapi from signup
This commit is contained in:
parent
1005b9ec00
commit
6b1f538fd1
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ services:
|
|||
ports:
|
||||
- 8004:3000
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- WAKAPI_ALLOW_SIGNUP=false
|
||||
networks:
|
||||
- web
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue