mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-28 20:32:14 +01:00
add test icon
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
container_name: explainegy_postgres
|
||||
volumes:
|
||||
- explainegy_pg:/var/lib/postgresql/data
|
||||
- ./docker_data/init.sql:/docker-entrypoint-initdb.d/init.sql
|
||||
environment:
|
||||
- POSTGRES_DB=postgres
|
||||
- POSTGRES_USER=postgres
|
||||
|
||||
Reference in New Issue
Block a user