Remove redundant subfolder

pull/29/head
Dan Caseley 2021-02-13 23:37:20 +00:00
parent 85057c6263
commit e2279def35
No known key found for this signature in database
GPG Key ID: 2D0A6EF1391F1F97
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ services:
- "POSTGRES_USER=openfire"
- "POSTGRES_PASSWORD=hunter2"
volumes:
- ./sql/clustered/1:/docker-entrypoint-initdb.d
- ./sql/clustered:/docker-entrypoint-initdb.d
networks:
openfire-clustered-net:
ipv4_address: 172.60.0.11