mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-18 00:47:10 +00:00
Initial commit
This commit is contained in:
4
database/Dockerfile
Normal file
4
database/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
# Use the official PostgreSQL image
|
||||
FROM postgres:latest
|
||||
|
||||
EXPOSE 5432
|
||||
Reference in New Issue
Block a user