feat(api): landing page with Nubes design (logo+favicon), /static; v0.1.8

This commit is contained in:
“Naeel”
2026-08-16 18:46:17 +04:00
parent 3fedf9317c
commit bd6bc8777e
9 changed files with 448 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Makefile — монолит iot-service (образ naeel/iot-service).
# Старые k8s-цели — в legacy/Makefile.old.
VERSION ?= v0.1.6
VERSION ?= v0.1.8
IMAGE ?= naeel/iot-service
LDFLAGS = -X main.version=$(VERSION)