mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: simplify docker setup and fix e2e
This commit is contained in:
parent
c9e6bba64a
commit
ed2d99a852
5 changed files with 34 additions and 987 deletions
|
|
@ -30,12 +30,6 @@ cors:
|
|||
- '*'
|
||||
|
||||
users:
|
||||
- username: alice
|
||||
password: alice
|
||||
directory: /data/alice
|
||||
- username: bob
|
||||
password: bob
|
||||
directory: /data/bob
|
||||
- username: admin
|
||||
password: admin
|
||||
directory: /data/admin
|
||||
directory: /data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue