mirror of
https://github.com/pikami/cosmium.git
synced 2025-06-08 00:20:28 +01:00
Compare commits
No commits in common. "62dcbc1f2b87b5ea584d02771174a7c633901f8d" and "20af73ee9cf8d21e849f651a3285cc7251ecb279" have entirely different histories.
62dcbc1f2b
...
20af73ee9c
@ -56,7 +56,7 @@ If you wan to run the application using docker, configure it using environment v
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
-e COSMIUM_PERSIST=/save.json \
|
-e Persist=/save.json \
|
||||||
-v ./save.json:/save.json \
|
-v ./save.json:/save.json \
|
||||||
-p 8081:8081 \
|
-p 8081:8081 \
|
||||||
ghcr.io/pikami/cosmium
|
ghcr.io/pikami/cosmium
|
||||||
|
Loading…
x
Reference in New Issue
Block a user