mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-28 02:27:57 +08:00
Merge pull request #2420 from aignatov-bio/ai-sci-travis-check
Fix travis
This commit is contained in:
commit
b99a466b21
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ services:
|
|||
- scinote_development_postgres:/var/lib/postgresql/data
|
||||
ports:
|
||||
- "5432:5432"
|
||||
environment:
|
||||
- "POSTGRES_USER=postgres"
|
||||
- "POSTGRES_PASSWORD=mysecretpassword"
|
||||
|
||||
web:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue