Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 378
    • Issues 378
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Merge requests
  • !1681

Fix broken dev environment set-up

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcos Peña requested to merge 1726-fix-broken-development-environment into develop Mar 03, 2022
  • Overview 3
  • Commits 2
  • Pipelines 6
  • Changes 6

Related issue: #1726 (closed)

This Merge Request includes:

  • A changelog fragment (cf https://docs.funkwhale.audio/contributing.html#changelog-management)

Restores development with docker. I'm not sure if server option in vite.config.js would break production env, or it only affects dev environment. Maybe @wvffle could check it?

I also had to change Content-Security-Policy in nginx's conf.dev. Other than that I'm pretty confident with the other changes.

Edited Mar 03, 2022 by Marcos Peña
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1726-fix-broken-development-environment