Skip to content

Commit 5b7525c

Browse files
author
Sterbweise
committed
fix variable
1 parent d41ea2d commit 5b7525c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
build: .
44
environment:
55
- BASE_URL=https://platform.plutonium.pw/serverkeys/
6-
- COOKIE={PLUTONIUM_COOKIE}
6+
- COOKIE=${PLUTONIUM_COOKIE}
77
volumes:
88
- ./data:/data
99
ports:

0 commit comments

Comments
 (0)