Replies: 1 comment
-
|
I had this exact issue when trying out Euro-Office. (In my experience some containers can't be referenced by name, even when they're on the same bridge network.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i wanted to test onlyoffice and i think i did everything correctly like in docs (https://sync-in.com/docs/setup-guide/docker/optional-services/onlyoffice)
in only need to change nginx port from 80 to 8060 (80 is used by a other container).
all containers are starting, i cant find any issues in docker logs but:
is this in onlyoffice.conf correctly?
proxy_pass http://onlyoffice:80/;
docker logs:
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions