1
0
Fork 1
mirror of https://example.com synced 2024-11-22 07:26:39 +09:00
firefish/.config/docker.example.env
naskya 81ab8de2fc
fix: add back example docker env file
I just wanted to rename it, didn't mean to remove
2024-01-07 10:51:58 +09:00

4 lines
100 B
Bash

# db settings
POSTGRES_PASSWORD=very_strong_password
POSTGRES_USER=firefish
POSTGRES_DB=firefish_db