сделал мерж

This commit is contained in:
Vitalick Kovalenko 2023-12-24 12:35:30 +03:00
commit 5bef2b0dbc
2 changed files with 9 additions and 0 deletions

View File

@ -10,6 +10,9 @@
# Схема
![Схема](img/scheme.png "scheme")
# Схема БД
![Схема](img/scheme.png "scheme")
# Docker
```bash
@ -34,5 +37,11 @@ services:
environment:
- CONNECTION_STRING=Host=192.168.0.94;Port=5432;Database=backend;Username=prod;Password=
- TZ=Europe/Moscow
- Google:ClientId=1074677274720-anq59r07nlu1nh7r444pg7llsts>
- Google:ClientSecret=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
volumes:
- filesvolume:/app/cyber-boom-files
image: 'git.zetcraft.ru/cybebloom/cybebloombackend:main'
volumes:
filesvolume:
```

BIN
img/db.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB