Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 531 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 531 Bytes

Infinite FANTASY BATTLE simulator

Install

Add 127.0.0.1 ifb.test api.ifb.test to hosts file

Install mkcert

# in host computer
mkcert ifb.test "*.ifb.test" -cert-file cert.pem -key-file key.pem

copy pem file to /docker/ingress/cert.pem and /docker/ingress/key.pem.

docker compose up -d

License

See LICENSE.

Code of conduct

See CODE_OF_CONDUCT.md.

Contributing

See CONTRIBUTING.md.

Security

See SECURITY.md.