mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-07-03 20:31:38 +00:00
first commit
This commit is contained in:
32
caddy/.env.example
Normal file
32
caddy/.env.example
Normal file
@ -0,0 +1,32 @@
|
||||
############# Gitea #############
|
||||
GITEA_DOMAIN=
|
||||
GITEA_CRT=
|
||||
GITEA_KEY=
|
||||
|
||||
############# Slash #############
|
||||
SLASH_DOMAIN=
|
||||
SLASH_CRT=
|
||||
SLASH_KEY=
|
||||
|
||||
############# Memos #############
|
||||
MEMOS_DOMAIN=
|
||||
MEMOS_CRT=
|
||||
MEMOS_KEY=
|
||||
|
||||
############# WG easy #############
|
||||
WG_EASY_DOMAIN=
|
||||
WG_EASY_CRT=
|
||||
WG_EASY_KEY=
|
||||
|
||||
############# VaultWarden #############
|
||||
VAULTWARDEN_DOMAIN=
|
||||
VAULTWARDEN_CRT=
|
||||
VAULTWARDEN_KEY=
|
||||
|
||||
############# Sftpgo #############
|
||||
SFTPGO_DOMAIN=
|
||||
|
||||
############# Searxng #############
|
||||
SEARXNG_DOMAIN=
|
||||
SEARXNG_CRT=
|
||||
SEARXNG_KEY=
|
Reference in New Issue
Block a user