chore: change location of config, restrict forked processes

This commit is contained in:
2026-06-01 19:39:36 -04:00
parent 6f35cca942
commit 08e394a1f0
+3 -1
View File
@@ -21,6 +21,8 @@ services:
SEMAPHORE_ADMIN: "${semaphore_admin}"
SEMAPHORE_ACCESS_KEY_ENCRYPTION: "${encryption_key}"
ANSIBLE_HOST_KEY_CHECKING: "false"
ANSIBLE_FORKS: 5
ANSIBLE_TIMEOUT: 20
restart: unless-stopped
volumes:
- ./config:/etc/semaphore:rw
- /srv/semaphore/config:/etc/semaphore:rw