Skip to content

Commit

Permalink
Add volume for favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
nova committed Oct 24, 2024
1 parent 55423c1 commit 04ec66c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-domserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
- domserver_public_css:/opt/domjudge/domserver/webapp/public/css/custom
- domserver_public_js:/opt/domjudge/domserver/webapp/public/js/custom
- domserver_public_docs:/opt/domjudge/domserver/webapp/public/docs
- domserver_public_favicon:/opt/domjudge/domserver/webapp/public/favicon.ico
privileged: true
ports:
- 12345:80
Expand Down

0 comments on commit 04ec66c

Please sign in to comment.