mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
fix: some errors i've noticed when creating db from scratch
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
services:
|
||||
psql:
|
||||
user: 1000:1000
|
||||
image: postgres
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: dfsjhkdswkjntelsmldbfvsgknl5t
|
||||
# my condolences
|
||||
POSTGRES_PASSWORD: skbiditoilet
|
||||
volumes:
|
||||
- ./psql:/var/lib/postgresql/data
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user