We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41ea2d commit 5b7525cCopy full SHA for 5b7525c
docker-compose.yml
@@ -3,7 +3,7 @@ services:
3
build: .
4
environment:
5
- BASE_URL=https://platform.plutonium.pw/serverkeys/
6
- - COOKIE={PLUTONIUM_COOKIE}
+ - COOKIE=${PLUTONIUM_COOKIE}
7
volumes:
8
- ./data:/data
9
ports:
0 commit comments