mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 07:48:33 +01:00
fix: dynamic service ports verify & soundlib
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
image: harbor-registry.atlantishq.de/atlantishq/atlantis-soundlib:latest
|
||||
restart: always
|
||||
ports:
|
||||
- "6014:5000"
|
||||
- "{{ services[item].port + 1000 }}:5000"
|
||||
environment:
|
||||
S3_BUCKET: soundlib
|
||||
AWS_ACCESS_KEY_ID: {{ SOUNDLIB_AWS_ACCESS_KEY_ID }}
|
||||
|
||||
Reference in New Issue
Block a user