nx-webmail: switch Umbrel app to prebuilt GHCR image
Some checks failed
Publish nx-webmail Image / publish (push) Has been cancelled

This commit is contained in:
2026-02-23 11:58:29 +01:00
parent 0d0174b715
commit 382b11cdd8
4 changed files with 84 additions and 6 deletions

View File

@@ -7,10 +7,7 @@ services:
APP_PORT: 3001
server:
build:
context: .
dockerfile: Dockerfile
image: nx-webmail:1.0.0
image: ghcr.io/weektab/nx-webmail:1.0.1
init: true
restart: on-failure
stop_grace_period: 1m