Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AURA
dashboard
Commits
9741dcc4
Verified
Commit
9741dcc4
authored
Mar 28, 2022
by
EorlBruder
Browse files
fix(icecast): fix filenames
parent
5f8e0f26
Pipeline
#1761
passed with stage
in 3 minutes and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
9741dcc4
...
...
@@ -27,7 +27,7 @@ RUN apk add certbot certbot-nginx
COPY
nginx/nginx.prod.template /etc/nginx/conf.d/nginx.template
RUN
mkdir
/etc/nginx/conf.d/locations
COPY
nginx/icecast.
template
/etc/nginx/conf.d/locations/icecast.
template
COPY
nginx/icecast.
conf
/etc/nginx/conf.d/locations/icecast.
conf
COPY
nginx/run.sh /run.sh
COPY
--from=prod_builder /dashboard/dist /usr/share/nginx/html
...
...
nginx/icecast.
template
→
nginx/icecast.
conf
View file @
9741dcc4
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment