forked from TWS/kalkutago
Add entity and relations for user-tracks relationship
This commit is contained in:
parent
05bda8deb0
commit
46a9374571
6 changed files with 85 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ services:
|
|||
labels:
|
||||
traefik.enable: true
|
||||
traefik.http.routers.kalkutago_server.rule: 'Host(`kalkutago`) && PathPrefix(`/api`)'
|
||||
|
||||
database:
|
||||
image: postgres
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue