refactor: move landingpage to separate repo bao/noveria-landing
CI - Build & Test / Backend (.NET) (push) Successful in 26s
CI - Build & Test / Frontend (Vue/TS) (push) Successful in 17s
CI - Build & Test / Security Check (push) Successful in 3s

This commit is contained in:
2026-06-14 15:53:00 +02:00
parent 1a024eef96
commit 648a5d2151
5 changed files with 0 additions and 377 deletions
-19
View File
@@ -119,25 +119,6 @@ services:
max-size: "10m"
max-file: "3"
landing:
build:
context: ./landing
restart: unless-stopped
ports:
- "127.0.0.1:18881:80"
healthcheck:
test: ["CMD-SHELL", "curl -f http://localhost:80/ || exit 1"]
interval: 30s
timeout: 10s
retries: 3
start_period: 5s
networks: [nexus]
logging:
driver: "json-file"
options:
max-size: "10m"
max-file: "3"
networks:
nexus:
openclaw_default: