init
This commit is contained in:
3
postgresql/.env.db
Normal file
3
postgresql/.env.db
Normal file
@@ -0,0 +1,3 @@
|
||||
POSTGRES_DB=Ogure-DB
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
0
postgresql/.gitkeep
Normal file
0
postgresql/.gitkeep
Normal file
2
postgresql/Dockerfile
Normal file
2
postgresql/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM postgres:15.0-alpine
|
||||
|
||||
Reference in New Issue
Block a user