1
0
Fork 1
mirror of https://example.com synced 2024-11-22 06:06:38 +09:00

fix: add back example docker env file

I just wanted to rename it, didn't mean to remove
This commit is contained in:
naskya 2024-01-07 10:51:58 +09:00
parent 5ee8914d92
commit 869c0013e0
Signed by: naskya
GPG key ID: 712D413B3A9FED5C
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,4 @@
# db settings
POSTGRES_PASSWORD=very_strong_password
POSTGRES_USER=firefish
POSTGRES_DB=firefish_db

2
.gitignore vendored
View file

@ -24,7 +24,7 @@ coverage
/.config/*
!/.config/example.yml
!/.config/devenv.yml
!/.config/docker_example.env
!/.config/docker.example.env
!/.config/docker_ci.env
!/.config/helm_values_example.yml
!/.config/LICENSE