Fix html rendering
This commit is contained in:
parent
be890e2e75
commit
1629523d84
7 changed files with 56 additions and 4 deletions
|
@ -115,6 +115,7 @@ services:
|
|||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- SWAGGER_HOST=https://cafe.test
|
||||
labels:
|
||||
- 'traefik.enable=true'
|
||||
- 'traefik.http.routers.backend.rule=Host(`cafe.test`) && PathPrefix(`/api`)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue