UUID tag.

This commit is contained in:
2025-01-03 09:07:36 +00:00
parent 9120d91f7e
commit 84ea544d41

View File

@@ -1,6 +1,10 @@
job "vikunja" { job "vikunja" {
datacenters = ["alo"] datacenters = ["alo"]
meta {
uuid = uuidv4()
}
group "web" { group "web" {
network { network {
port "http" { port "http" {