Newer
Older
# First copy only files necessary for installing dependencies, so that we can
# cache that step even when our own source code changes.
ENV NODE_OPTIONS="--openssl-legacy-provider"
CMD yarn start
Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.
# First copy only files necessary for installing dependencies, so that we can
# cache that step even when our own source code changes.
ENV NODE_OPTIONS="--openssl-legacy-provider"
CMD yarn start