feat(api): add tags to event and user routes for better categorization
This commit is contained in:
parent
51d02324bd
commit
787edf8e1f
8 changed files with 28 additions and 1 deletions
|
@ -3,6 +3,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
network: host
|
||||
image: git.dominikstahl.dev/dhbw-we/meetup:main
|
||||
ports:
|
||||
- '3000:3000'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue