WebUI is not reachable when I use compose & volumes #1673
-
Hey, I am trying to run sftpgo via compose. Its working fine using
This is my folder setup:
This is the log after starting the container:
I feel like I am missing sth, but I set the UID/GID to 1000, used chmod 777 and I can still not reach the webinterface...
|
Beta Was this translation helpful? Give feedback.
Answered by
peterge-misoft
Jun 27, 2024
Replies: 1 comment
-
Oh wait GPT set the port to 8080:8090 when I asked it to translate the run cmd to a compose file... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
peterge-misoft
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh wait GPT set the port to 8080:8090 when I asked it to translate the run cmd to a compose file...