chore: change location of config, restrict forked processes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user