mirror of
https://github.com/aykhans/oh-my-url.git
synced 2025-07-05 01:42:39 +00:00
⚡ Add *.env to .gitignore and create postgres.env.example file
This commit is contained in:
@ -20,7 +20,7 @@ services:
|
||||
environment:
|
||||
- DB=postgres
|
||||
env_file:
|
||||
- ./app/config/.env
|
||||
- ./app/config/postgres.env
|
||||
ports:
|
||||
- "8080:8080"
|
||||
- "8081:8081"
|
||||
|
Reference in New Issue
Block a user