mirror of
https://github.com/pikami/cosmium.git
synced 2025-06-06 23:50:27 +01:00
Compare commits
2 Commits
20af73ee9c
...
62dcbc1f2b
Author | SHA1 | Date | |
---|---|---|---|
|
62dcbc1f2b | ||
|
2f42651fb7 |
@ -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 Persist=/save.json \
|
-e COSMIUM_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