chore(docs): Remove docker setup
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
This commit is contained in:
parent
bb1c6d935a
commit
7ecd3e6767
2 changed files with 0 additions and 30 deletions
11
dev.yml
11
dev.yml
|
|
@ -152,17 +152,6 @@ services:
|
|||
traefik.frontend.passHostHeader: true
|
||||
traefik.docker.network: federation
|
||||
|
||||
docs:
|
||||
build: docs
|
||||
command: make clean dev
|
||||
working_dir: /src/docs
|
||||
user: 1000:1000
|
||||
volumes:
|
||||
- .:/src
|
||||
ports:
|
||||
- 8001:8001
|
||||
- 35730:35730
|
||||
|
||||
api-docs:
|
||||
image: swaggerapi/swagger-ui:v3.37.2
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue