Giter Club home page Giter Club logo

Comments (7)

Philogag avatar Philogag commented on June 12, 2024 1

you need copy the .env.example into .env,
then edit the .env and add the config of smtp server,
then run docker-compose up -d at command line.

this is the end of my .env file

VJ_SMTP_HOST=smtpdm.aliyun.com
VJ_SMTP_USER=system@***.xyz
VJ_SMTP_PASSWORD=*********
VJ_MAIL_FROM=system@***.xyz

from vj4-docker.

Philogag avatar Philogag commented on June 12, 2024 1

Another problem you may meet is the code judgement.
The jd4 judge server relies on a sufficiently high version of the system core.
You'd better upgrade your linux core to 5+

from vj4-docker.

gfhfhoo avatar gfhfhoo commented on June 12, 2024

You need edit .env file at /vj4-docker/(maybe it has been hidden),and add this at end of file.

VJ_SMTP_HOST=
VJ_SMTP_PORT=
VJ_SMTP_USER=
VJ_SMTP_PASSWORD=
VJ_SMTP_FROM=

This config need you to edit.

from vj4-docker.

brewagebear avatar brewagebear commented on June 12, 2024

You need edit .env file at /vj4-docker/(maybe it has been hidden),and add this at end of file.

VJ_SMTP_HOST=
VJ_SMTP_PORT=
VJ_SMTP_USER=
VJ_SMTP_PASSWORD=
VJ_SMTP_FROM=

This config need you to edit.

I add this but, dosen't run vijos my firefox just showed comment like that 'page doesn't read'

from vj4-docker.

Philogag avatar Philogag commented on June 12, 2024

I don't understand your problem but mine has been soloved by setting the .env file

from vj4-docker.

brewagebear avatar brewagebear commented on June 12, 2024

I don't understand your problem but mine has been soloved by setting the .env file

Are you edit default .env file (.env.example)?
Can i see your .env file?

from vj4-docker.

brewagebear avatar brewagebear commented on June 12, 2024

Thanks! i will try that.

from vj4-docker.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.