init.sql not needed
This commit is contained in:
@@ -5,7 +5,6 @@ services:
|
|||||||
image: postgres
|
image: postgres
|
||||||
container_name: postgres
|
container_name: postgres
|
||||||
volumes:
|
volumes:
|
||||||
- ./init.sql:/docker-entrypoint-initdb.d/init.sql
|
|
||||||
- db:/var/lib/postgres
|
- db:/var/lib/postgres
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user