Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Working with docker #19

Open
d4ex opened this issue Aug 15, 2016 · 2 comments
Open

Working with docker #19

d4ex opened this issue Aug 15, 2016 · 2 comments

Comments

@d4ex
Copy link

d4ex commented Aug 15, 2016

Hey together,

i'm using owncloud 9.0.3 together with docker and passwords v19.
Because of docker i use an url like https://www.xyz.de:5001.
The app can't receive passwords from the server.
Is their a solution for this problem.

Greetings
Matthias

@d4ex
Copy link
Author

d4ex commented Aug 15, 2016

Hmm i changed the port to 443. But it looks like that was not the problem...
Is passwords v19 beta 3 supported? 🎅

@eglia
Copy link
Owner

eglia commented Oct 8, 2016

What's the error message?
Does the connection via curl work:
curl -u [user] https://[owncloud]/index.php/apps/passwords/api/0.1/version
curl -u [user] https://[owncloud]/index.php/apps/passwords/api/0.1/passwords

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

No branches or pull requests

2 participants