now pushing traefik config....

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-02-02 02:04:35 +03:00
parent df20f1662c
commit 637786b9fc
4 changed files with 10 additions and 0 deletions

View File

@ -78,6 +78,9 @@ pctSetNotes $ID
saveLastRunConfig saveLastRunConfig
echo "# Traefik config..."
traefikPushConfig
showNotes showNotes
echo "# Done." echo "# Done."

View File

@ -141,6 +141,9 @@ pctSetNotes $ID
saveLastRunConfig saveLastRunConfig
echo "# Traefik config..."
traefikPushConfig
showNotes showNotes
echo "# Done." echo "# Done."

View File

@ -95,6 +95,7 @@ pctSetNotes $ID
saveLastRunConfig saveLastRunConfig
echo "# Traefik config..."
traefikPushConfig traefikPushConfig
showNotes showNotes

View File

@ -105,6 +105,9 @@ pctSetNotes $ID
saveLastRunConfig saveLastRunConfig
echo "# Traefik config..."
traefikPushConfig
showNotes showNotes
echo "# Done." echo "# Done."