1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

добавление редисаъ2

This commit is contained in:
MoonTestUse1
2025-01-03 16:40:41 +06:00
parent 9b1af9f069
commit 8ffa6c2540
4 changed files with 29 additions and 59 deletions

View File

@@ -8,10 +8,8 @@ services:
dockerfile: docker/frontend/Dockerfile
ports:
- "80:80"
- "443:443"
volumes:
- ./certbot/www:/var/www/certbot/:ro
- ./certbot/conf/:/etc/letsencrypt/:ro
- ./frontend:/app
depends_on:
- backend
@@ -42,8 +40,6 @@ services:
redis:
container_name: support-redis
image: redis:alpine
ports:
- "6379:6379"
volumes:
- redis_data:/data