fix weblate_static volume path

This commit is contained in:
Anna Sidwell 2019-02-08 23:42:19 +00:00
parent c59516a35b
commit 892f6e6f75

View File

@ -78,7 +78,7 @@ services:
- web
volumes:
- type: bind
source: /var/lib/docker/volumes/ojusomap_weblate-data/_data/static
source: /var/lib/docker/volumes/ojuso-map_weblate-data/_data/static
target: /usr/share/nginx/html
read_only: true