Commit Graph

18 Commits

Author SHA1 Message Date
ffc43c131d added update script 2025-10-19 23:11:27 +03:00
36ba5b0051 updated versions 2025-10-19 23:10:31 +03:00
4f12d299b1 remove certbot service from docker-compose configuration 2025-08-06 04:52:06 +03:00
47081c0f11 update .dockerignore to ensure source maps are ignored 2025-08-06 04:50:47 +03:00
7c2acd0bab update docker-compose configuration to set container name for Nginx service 2025-08-06 02:46:10 +03:00
84e7c7866f update docker-compose configuration to remove Traefik router rules and adjust network settings 2025-08-06 02:45:10 +03:00
9180bfb719 update Nginx configuration to set up SSL with Traefik routing and adjust port mappings 2025-08-06 01:38:59 +03:00
6921374d9f update Nginx configuration to set up SSL with Traefik routing and adjust port mappings 2025-08-06 01:38:45 +03:00
c89810a730 update Nginx configuration to temporarily disable Strict-Transport-Security header for testing 2025-08-06 00:29:23 +03:00
ca2438e050 update Nginx configuration to disable Strict-Transport-Security header 2025-08-06 00:27:18 +03:00
002f7a3452 update Nginx configuration to modify Strict-Transport-Security header 2025-08-06 00:26:26 +03:00
4cb64de88b update Nginx configuration to enhance SSL settings and improve security 2025-08-06 00:23:22 +03:00
3bdb8a2768 update Nginx configuration for SSL support and add DH parameters 2025-08-06 00:01:33 +03:00
926b4d59bd cert added 2025-08-05 23:31:07 +03:00
f985d9e827 update Docker and Nginx configuration to support Certbot for SSL certificate management 2025-08-05 23:21:13 +03:00
af4d262a15 refactor Nginx configuration for improved backend and frontend proxy handling 2025-08-05 22:41:29 +03:00
c5a23b4671 add NEXT_PUBLIC_API_URL to environment configuration 2025-08-05 20:15:01 +03:00
0646075b85 initialize project structure with Docker, Nginx, and environment configuration 2025-08-05 20:10:42 +03:00