1ff03552ea
config: Adjust Nginx listening address, explicitly set Traefik service ports for dev and prod, and rename the dev connection string key.
dev
steinhelge
2025-11-26 21:48:02 +01:00
63eb33a8c9
refactor: enclose CORS policy configuration in a block statement
steinhelge
2025-11-26 15:47:06 +01:00
f5f56b0407
fix: Correct api service indentation and remove inline comments.
steinhelge
2025-11-26 15:36:24 +01:00
0dba448f15
refactor: name CORS policy 'AllowFrontend'
steinhelge
2025-11-26 12:43:45 +01:00
072935e133
config: Update API service connection string and add Traefik load balancer port configuration.
steinhelge
2025-11-26 12:41:59 +01:00
c3750239c7
feat: configure Traefik load balancer for hospitality-dev-api to use port 8080
steinhelge
2025-11-26 12:33:18 +01:00
d1568c788a
config: Allow all origins in CORS policy and disable HTTPS redirection.
steinhelge
2025-11-26 12:07:31 +01:00
dcc8e10bd2
config: Expand CORS policy to include development and production frontend URLs.
steinhelge
2025-11-26 11:48:38 +01:00
68ecdb0056
feat: Add Nginx configuration for SPA routing and static asset caching.
steinhelge
2025-11-25 20:10:47 +01:00
bde8e8bedc
feat: Integrate Traefik for API and web routing with TLS, updating build workflow to use new HTTPS API endpoints.
steinhelge
2025-11-25 20:00:54 +01:00
07af11b541
refactor: move REGISTRY environment variable to job scope and correct step indentation.
steinhelge
2025-11-25 19:51:35 +01:00
a5ec63b064
Merge pull request 'feat: Configure VITE_API_URL during build via Gitea workflow and Dockerfile, removing local fallback.' (#3) from master into dev
steinhelge2025-11-25 18:27:38 +00:00
bd64eea849
feat: Configure VITE_API_URL during build via Gitea workflow and Dockerfile, removing local fallback.
steinhelge
2025-11-25 19:22:56 +01:00
011434ba56
feat: Add Docker Compose configurations for development and production environments and update TypeScript compiler options.
steinhelge
2025-11-24 11:43:31 +01:00