Better CSS
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 33s

This commit is contained in:
2024-12-20 20:11:28 +01:00
parent 74685601b2
commit 18181d7ce8
6 changed files with 84 additions and 77 deletions

View File

@@ -14,7 +14,7 @@ job "lifefaq-blue" {
network {
port "port-app" {
to = 9212 # Internal application port
to = 9210 # Internal application port
}
}
@@ -58,3 +58,4 @@ job "lifefaq-blue" {
}
}
}