mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Fix path.
This commit is contained in:
parent
6a0cb369ac
commit
3dc1d2cf45
@ -32,4 +32,4 @@ RUN \
|
||||
chown -R www-data:www-data /var/www/remotely
|
||||
|
||||
WORKDIR /var/www/remotely
|
||||
ENTRYPOINT ["usr/bin/dotnet", "/var/www/remotely/Remotely_Server.dll"]
|
||||
ENTRYPOINT ["/usr/bin/dotnet", "/var/www/remotely/Remotely_Server.dll"]
|
||||
Loading…
Reference in New Issue
Block a user