feat(web): fix port
Some checks failed
Build, Test and Deploy / build-and-push (push) Has been cancelled
Build, Test and Deploy / deploy (push) Has been cancelled
Build, Test and Deploy / test-backend (push) Has been cancelled

This commit is contained in:
2026-02-02 19:44:08 +01:00
parent ceeb831a41
commit 21cf8891b2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
spring.application.name=backend
server.port=8080
server.port=8000
# Slicer Configuration
# Map SLICER_PATH env var if present (default to /opt/orcaslicer/AppRun or Mac path)