fix: remove init sql script from docker compose, update version of docker compsoe in playbook.yml
This commit is contained in:
@@ -19,4 +19,3 @@ services:
|
||||
volumes:
|
||||
- ./postgresql/postgresql:/var/lib/postgresql
|
||||
- ./postgresql/postgresql_data:/var/lib/postgresql/data
|
||||
- ./init_sonar_alm.sql:/init_sonar_alm.sql:ro
|
||||
|
||||
Reference in New Issue
Block a user