Fixed semaphore named volume syntax error
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
|||||||
SEMAPHORE_ADMIN_NAME: "${SEMAPHORE_ADMIN_USERNAME}"
|
SEMAPHORE_ADMIN_NAME: "${SEMAPHORE_ADMIN_USERNAME}"
|
||||||
SEMAPHORE_ADMIN_EMAIL: "${SEMAPHORE_ADMIN_EMAIL}"
|
SEMAPHORE_ADMIN_EMAIL: "${SEMAPHORE_ADMIN_EMAIL}"
|
||||||
SEMAPHORE_ACCESS_KEY_ENCRYPTION: "${SEMAPHORE_ACCESS_KEY_ENCRYPTION}"
|
SEMAPHORE_ACCESS_KEY_ENCRYPTION: "${SEMAPHORE_ACCESS_KEY_ENCRYPTION}"
|
||||||
volumes:
|
volumes:
|
||||||
- semaphore-tmp:/tmp/semaphore
|
- semaphore-tmp:/tmp/semaphore
|
||||||
- semaphore-ssh:/home/semaphore/.ssh
|
- semaphore-ssh:/home/semaphore/.ssh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user