Improve setup

This commit is contained in:
Lockszmith (@tuffy) 2025-01-24 10:30:40 -08:00
parent 6a9d08f2bc
commit c5ee02740d
2 changed files with 8 additions and 1 deletions

View file

@ -4,7 +4,7 @@ ACME_EMAIL="<acme admin mail>"
HOST_UID="<USER's UID>"
HOST_GID="<USER's GID>"
INTERNAL_IP="192.168.1.11"
INTERNAL_IP="<Internal IP>"
# RUNTIPI's root on the docker host
# TIPI_VERSION="v3.8.0"