parent
a304e56743
commit
3bd443daf7
@ -0,0 +1,15 @@
|
||||
<div style="display: flex; flex-direction: row; align-items: center; justify-content: center;">
|
||||
<img style="border-radius: 1em; align-self: center;" src="https://drive.google.com/uc?export=view&id=1_xQWdF3RtL1MRcdDESMPXMBiAQDHCDGT" width="45">
|
||||
<h1 style="text-align: center; margin-left: 10px; margin-top: 2px;">IT Lab Platform - User Data Service</h1>
|
||||
</div>
|
||||
|
||||
<div style="display: flex; align-items: center; border: 1px solid #ccc; padding: 10px; border-radius: 5px;">
|
||||
<span style="font-size: 20px; margin-right: 10px;">✨</span>
|
||||
<span style="font-size: 16px;">
|
||||
Эта директория содержит исходный код сервиса базовых пользовательских данных приложения "IT Lab Application".
|
||||
</span>
|
||||
</div>
|
||||
|
||||
## Ports
|
||||
- `8083` - pg Admin
|
||||
- `3002` - app
|
Loading…
Reference in new issue