mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:08:48 +00:00
installed minIO and added Endpoints for creating posts and retrieving a post with the ID
This commit is contained in:
parent
38e796ca22
commit
ece95c7130
12 changed files with 962 additions and 71 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
db:
|
||||
image: postgres:15
|
||||
image: postgres:17
|
||||
container_name: postgres-DB
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue