Skip to content

Commit

Permalink
Added ZBX_ALLOWUNSUPPORTEDDBVERSIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiang committed Sep 16, 2024
1 parent 86b633b commit f1353ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ services:
- POSTGRES_USER=zabbix
- POSTGRES_PASSWORD=zabbix
- POSTGRES_DB=zabbix
- ZBX_ALLOWUNSUPPORTEDDBVERSIONS=1

database:
image: postgres
Expand Down

0 comments on commit f1353ba

Please sign in to comment.