set app name
This commit is contained in:
parent
b1f2915ba8
commit
6d3f95e6a8
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@
|
|||
interval = "01:01";
|
||||
};
|
||||
settings = {
|
||||
DEFAULT = {
|
||||
APP_NAME = "osbm's self hosted git service";
|
||||
APP_SLOGAN = "\"After all, all devices have their dangers. The discovery of speech introduced communication and lies.\" -Isaac Asimov";
|
||||
};
|
||||
server = {
|
||||
DOMAIN = "git.osbm.dev";
|
||||
ROOT_URL = "https://git.osbm.dev/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue