mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
fix(dredd): port of postgres
This commit is contained in:
parent
95a0609b3b
commit
385eb69588
@ -20,7 +20,7 @@ services:
|
||||
SEMAPHORE_DB_USER: semaphore
|
||||
SEMAPHORE_DB_PASS: semaphore
|
||||
SEMAPHORE_DB_HOST: postgres
|
||||
SEMAPHORE_DB_PORT: 3306
|
||||
SEMAPHORE_DB_PORT: 5432
|
||||
SEMAPHORE_DB: semaphore
|
||||
SEMAPHORE_ADMIN_PASSWORD: password
|
||||
SEMAPHORE_ADMIN_NAME: "Developer"
|
||||
|
Loading…
Reference in New Issue
Block a user