Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint definition is broken when relationships are included (new syntax) #222

Closed
chadwcarlson opened this issue Jun 13, 2024 · 0 comments · Fixed by #224
Closed

Endpoint definition is broken when relationships are included (new syntax) #222

chadwcarlson opened this issue Jun 13, 2024 · 0 comments · Fixed by #224
Assignees

Comments

@chadwcarlson
Copy link
Contributor

Creating a brand new application with services using the Upsun CLI (project:init) defaults to a broken relationship definition it seems. This is the content of my config.yaml :

    relationships:
      postgresql:
        service: "postgresql"
        endpoint: "postgresql:postgresql"
      redis:
        service: "redis"
        endpoint: "redis:redis"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant