Compare commits

..

No commits in common. "62dcbc1f2b87b5ea584d02771174a7c633901f8d" and "20af73ee9cf8d21e849f651a3285cc7251ecb279" have entirely different histories.

View File

@ -56,7 +56,7 @@ If you wan to run the application using docker, configure it using environment v
```sh
docker run --rm \
-e COSMIUM_PERSIST=/save.json \
-e Persist=/save.json \
-v ./save.json:/save.json \
-p 8081:8081 \
ghcr.io/pikami/cosmium