mirror of
https://github.com/demostf/setup
synced 2026-06-03 16:44:06 +02:00
fix view list
This commit is contained in:
parent
fc74f4a462
commit
08dc983940
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ services:
|
|||
environment:
|
||||
- POSTGRES_PASSWORD=${DB_PASSWORD}
|
||||
- POSTGRES_HOST=db
|
||||
- VIEWS="map_list name_list"
|
||||
- VIEWS=map_list name_list
|
||||
networks:
|
||||
- db-tier
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue