This commit is contained in:
2026-03-23 13:08:57 +01:00
parent ef1df626cf
commit 60437fb31f
3 changed files with 2 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ services:
image: sf-nfc-server
build:
context: ./
dockerfile: Dockerfile
dockerfile: docker/Dockerfile
args:
PORT: "${PORT:-3000}"
develop: