Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Modjular Nginx Funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Modjular
Modjular Nginx Funkwhale
Commits
f9e72333
Commit
f9e72333
authored
4 years ago
by
Jeffrey Phillips Freeman
Browse files
Options
Downloads
Patches
Plain Diff
Added some defaults the environment variables.
parent
31af4382
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+7
-0
7 additions, 0 deletions
Dockerfile
with
7 additions
and
0 deletions
Dockerfile
+
7
−
0
View file @
f9e72333
...
@@ -4,3 +4,10 @@ LABEL maintainer="Jeffrey Phillips Freeman the@jeffreyfreeman.me"
...
@@ -4,3 +4,10 @@ LABEL maintainer="Jeffrey Phillips Freeman the@jeffreyfreeman.me"
COPY
01-copy-default-entry.sh /docker-entrypoint.d/
COPY
01-copy-default-entry.sh /docker-entrypoint.d/
COPY
funkwhale-proxy.conf /etc/nginx/vhost.d
COPY
funkwhale-proxy.conf /etc/nginx/vhost.d
ENV
FUNKWHALE_API_INTERNAL_HOST=host.docker.internal
ENV
FUNKWHALE_API_INTERNAL_PORT=5000
ENV
FUNKWHALE_FRONTEND_PATH=/srv/funkwhale/front/dist
ENV
MEDIA_ROOT=/srv/funkwhale/data/media
ENV
MUSIC_DIRECTORY_PATH=/srv/funkwhale/data/music
ENV
STATIC_ROOT=/srv/funkwhale/data/static
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment