Add portainer and portainer agent option

This commit is contained in:
2024-01-21 17:17:12 +01:00
parent 0ab5cffbef
commit 8644cab71f
2 changed files with 70 additions and 2 deletions

View File

@ -209,4 +209,9 @@ VW_SMTP_PASSWORD='<yourEmailPassword>'
SEMAPHORE_ADMIN=admin
SEMAPHORE_ADMIN_DISPLAY_NAME="Semaphore Administrator"
SEMAPHORE_ADMIN_EMAIL="admin@zmb.rocks"
SEMAPHORE_ADMIN_PASSWORD='Start123'
SEMAPHORE_ADMIN_PASSWORD='Start123'
############### docker Section ###############
# Install Portainer (=full), Protainer Agent (=agent) or none
PORTAINER=none