mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-01-31 15:37:09 +01:00
Fix console.log and NGINX port
This commit is contained in:
@@ -68,5 +68,6 @@ COPY --from=torrential-build /build/target/release/torrential /usr/bin/
|
||||
ENV LIBRARY="/library"
|
||||
ENV DATA="/data"
|
||||
ENV NGINX_CONFIG="/nginx.conf"
|
||||
ENV NUXT_PORT=4000
|
||||
|
||||
CMD ["sh", "/app/startup/launch.sh"]
|
||||
|
||||
Reference in New Issue
Block a user