mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 11:18:34 +01:00
fix: use subdir for instance soundlib
This commit is contained in:
@@ -11,4 +11,4 @@ services:
|
|||||||
AWS_SECRET_ACCESS_KEY: {{ SOUNDLIB_AWS_SECRET_ACCESS_KEY }}
|
AWS_SECRET_ACCESS_KEY: {{ SOUNDLIB_AWS_SECRET_ACCESS_KEY }}
|
||||||
S3_ENDPOINT: {{ SOUNDLIB_S3_ENDPOINT }}
|
S3_ENDPOINT: {{ SOUNDLIB_S3_ENDPOINT }}
|
||||||
volumes:
|
volumes:
|
||||||
- /data/soundlib/:/app/instance/
|
- /data/soundlib/instance/:/app/instance/
|
||||||
|
|||||||
Reference in New Issue
Block a user