Добавил схему бд
This commit is contained in:
parent
5167076340
commit
651bd5b822
@ -10,6 +10,9 @@
|
|||||||
# Схема
|
# Схема
|
||||||

|

|
||||||
|
|
||||||
|
# Схема БД
|
||||||
|

|
||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -34,5 +37,11 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- CONNECTION_STRING=Host=192.168.0.94;Port=5432;Database=backend;Username=prod;Password=
|
- CONNECTION_STRING=Host=192.168.0.94;Port=5432;Database=backend;Username=prod;Password=
|
||||||
- TZ=Europe/Moscow
|
- 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'
|
image: 'git.zetcraft.ru/cybebloom/cybebloombackend:main'
|
||||||
|
volumes:
|
||||||
|
filesvolume:
|
||||||
```
|
```
|
BIN
img/db.jpg
Normal file
BIN
img/db.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
Loading…
x
Reference in New Issue
Block a user