- Clone this repo, cd to the directory.
- In
data/secrets
, copysample-secrets.json
tosecrets.json
- Edit
secrets.json
- In
docker-compose.yml
, changebuild: .
toimage: ghcr.io/one-among-us/backend:main
if you don't want to build locally. docker-compose up -d
git pull
docker-compose pull
docker-compose up -d