feat(api): add tags to event and user routes for better categorization
This commit is contained in:
parent
4b0f51f444
commit
b5dfe9a4e3
1 changed files with 1 additions and 0 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