Files
Arne Moerman f343738db5
Build and Push Docker Image / build-and-push (push) Successful in 19s
UI redesign & Docker support; improved navigation & layout
Major UI overhaul: new expertise, team, footer, and testimonials sections with enhanced styling and layout. Added Docker Compose for app and SQL Server, updated .env.example, improved navigation anchors, and modernized CSS for responsiveness and accessibility.
2026-05-03 13:00:00 +02:00

3 lines
175 B
Bash

# SQL Server SA Password (minimum 8 characters, at least one uppercase letter, one lowercase letter, one number, and one special character)
SA_PASSWORD=YourSecurePassword123!