Skip to content

Commit c227b92

Browse files
committed
fix: remove init.sql
1 parent cc7f603 commit c227b92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker-compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ services:
1414
- ${DATABASE_PORT}:${DATABASE_PORT}
1515
volumes:
1616
- db:/var/lib/postgresql/data
17-
- ./sql/init.sql:/docker-entrypoint-initdb.d/init.sql
1817
volumes:
1918
db:
2019
driver: local

0 commit comments

Comments
 (0)