Add Docker Hub image support and update deployment docs

This commit is contained in:
Maurice
2026-03-19 00:18:39 +01:00
parent 8601370a47
commit 3b683519c9
2 changed files with 38 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
services:
app:
build: .
image: mauriceboe/nomad:latest
container_name: nomad
ports:
- "3000:3000"