Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

add variable for custom port and pgsql_password #779

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add variable for custom port and pgsql_password #779

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 16, 2018

No description provided.

links:
- db
db:
image: postgres
environment:
- POSTGRES_USER=odoo
- POSTGRES_PASSWORD=odoo
- POSTGRES_PASSWORD=${pgsql_password}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to add questions for ${port} and ${pgsql_password} at rancher-compose.yml file. Why not to add also ${pgsql_user}??

@rawmind0
Copy link
Contributor

Hi @Land0 ... thanks for the PR....

You need to merge this PR with that #780 changes on both compose files...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant