feat: add DB flags, fix presence config, switch basicauth to map
This commit is contained in:
parent
2dcf0ec867
commit
940c6d8a25
4 changed files with 98 additions and 30 deletions
|
@ -39,7 +39,7 @@ services:
|
|||
volumes:
|
||||
- 'presences-config:/etc/presences/'
|
||||
restart: 'unless-stopped'
|
||||
command: ['presences', '--config', '/etc/presences/config.yaml', 'server']
|
||||
command: ['presences', '--config', '/etc/presences/config.yaml']
|
||||
|
||||
adminer:
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue