Update Dockerfile
This commit is contained in:
parent
e8c58e9db9
commit
de839a08d9
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ VOLUME ["$CONF"]
|
|||
ENV PORT 8388
|
||||
EXPOSE $PORT
|
||||
|
||||
CMD ssserver -c $CONF -p $PORT
|
||||
CMD /usr/local/bin/ssserver -c $CONF -p $PORT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue