|
@@ -19,7 +19,7 @@ services:
|
|
|
image: semaphoreui/semaphore:v2.8.90
|
|
image: semaphoreui/semaphore:v2.8.90
|
|
|
user: "${UID}:${GID}"
|
|
user: "${UID}:${GID}"
|
|
|
ports:
|
|
ports:
|
|
|
- - 3001:3000
|
|
|
|
|
|
|
+ - 3000:3000
|
|
|
environment:
|
|
environment:
|
|
|
- SEMAPHORE_DB_USER=semaphore
|
|
- SEMAPHORE_DB_USER=semaphore
|
|
|
- SEMAPHORE_DB_PASS=secret-password # change!
|
|
- SEMAPHORE_DB_PASS=secret-password # change!
|