Skip to content

Commit d813b77

Browse files
committed
Add a link to static files troubleshooting in the online docs
1 parent dbd59cf commit d813b77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ volumes:
121121
# Heads up, if you remove these volumes and use folders directly you need to chown them
122122
# to the UID and GID 1000 even if it doesn't exist on your system. Also, they should
123123
# be readable by everyone.
124+
#
125+
# https://wger.readthedocs.io/en/latest/production/docker.html#missing-static-files
124126
media:
125127
static:
126128

0 commit comments

Comments
 (0)