Replies: 1 comment
-
nevermind. Figured it out. Supposed to be:
|
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.
-
I'm trying to setup the internal HTTP port to 8090 using the following environment variable in docker compose but it's not working:
SFTPGO_HTTP__BINDINGS__0__PORT: 8090
I looked through the docs and assumed it would be very similar to the WEBDAV and FTPD bindings but it's not working. It would be great if there was a list of docker env variables listed unless I'm looking in the wrong place.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions