add watchtower to docker-compose and .env and gitea actions
Build and Push Docker Image / build-and-push (push) Successful in 2m10s

This commit is contained in:
2026-06-11 19:52:20 +01:00
parent 602343fd9f
commit 79dd76ecc7
3 changed files with 30 additions and 2 deletions
+4
View File
@@ -1,6 +1,10 @@
# Skopíruj tento súbor ako .env a vyplň hodnoty
# cp .env.example .env
# Docker Hub
DOCKERHUB_USERNAME=
WATCHTOWER_TOKEN=
# Databáza
DB_SERVER=192.168.1.68
DB_PORT=3306