first commit
This commit is contained in:
commit
098f59b644
3632 changed files with 518046 additions and 0 deletions
17
core/.example-env
Normal file
17
core/.example-env
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# General
|
||||
DOMAIN=
|
||||
|
||||
# MariaDB
|
||||
MARIADB_ROOT_PASSWORD=
|
||||
MARIADB_USER=
|
||||
MARIADB_PASSWORD=
|
||||
|
||||
# Postgres
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_USER=
|
||||
|
||||
# Traefik
|
||||
TRAEFIK_USERNAME=
|
||||
TRAEFIK_PASSWORD=
|
||||
TRAEFIK_EMAIL=
|
||||
TRAEFIK_HASHED_PASSWORD=
|
||||
Loading…
Add table
Add a link
Reference in a new issue