Finalize transition to ScanWave and add dev dependecies

This commit is contained in:
Roman Krček
2025-06-25 15:11:40 +02:00
parent 6c2e80ecc1
commit a38edfbc07
6 changed files with 98 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
---
services:
app:
image: ${DOCKER_REGISTRY}/${DOCKER_USER}/esn-code-scanner-app:latest
image: ${DOCKER_REGISTRY}/${DOCKER_USER}/${DOCKER_IAMGE}:latest
restart: unless-stopped
ports:
- "3000:3000"