fix weblate_static volume path
This commit is contained in:
parent
c59516a35b
commit
892f6e6f75
@ -78,7 +78,7 @@ services:
|
|||||||
- web
|
- web
|
||||||
volumes:
|
volumes:
|
||||||
- type: bind
|
- 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
|
target: /usr/share/nginx/html
|
||||||
read_only: true
|
read_only: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user