build(docker): add Dockerfile
This commit is contained in:
parent
0243535469
commit
23f12904cc
7 changed files with 77 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pub const DEFAULT_DB_PATH: &str = "/var/lib/minauthator/minauthator.db";
|
||||
pub const DEFAULT_ASSETS_PATH: &str = "/usr/local/lib/minauthator/assets";
|
||||
pub const DEFAULT_CONFIG_PATH: &str = "/etc/minauthator/config.yaml";
|
||||
pub const DEFAULT_CONFIG_PATH: &str = "/etc/minauthator/config.toml";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue