Skip to content

kappactf/premia-vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nation Cyber Premium CTF-2020: Expert Voting System

Expert voting system for CTF-2020.

How to run?

Production

  1. Fill app.env.sample and rename to app.env.

  2. Fill db.env.sample and rename to db.env.

  3. Fill .env.sample and rename to .env.

    Note: If you're using reverse proxy (like nginx), expose web port only to 127.0.0.1.

  4. docker-compose up --build -d.

License

All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published