14 lines
No EOL
401 B
Text
14 lines
No EOL
401 B
Text
# Only edit this file if you know what you are doing!
|
|
# It will be overwritten on update.
|
|
|
|
APPS_REPOSITORY=https://github.com/meienberger/runtipi-appstore
|
|
TZ=<tz>
|
|
INTERNAL_IP=<internal_ip>
|
|
DNS_IP=<dns_ip>
|
|
ARCHITECTURE=<architecture>
|
|
TIPI_VERSION=<tipi_version>
|
|
JWT_SECRET=<jwt_secret>
|
|
ROOT_FOLDER_HOST=<root_folder>
|
|
NGINX_PORT=<nginx_port>
|
|
PROXY_PORT=<proxy_port>
|
|
POSTGRES_PASSWORD=<postgres_password> |