mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 16:14:05 +01:00
chore: Update docker-compose.yml
This commit is contained in:
parent
df76b8b48a
commit
2f65cbac56
@ -43,6 +43,9 @@ services:
|
||||
cs2-rconpanel:
|
||||
image: ghcr.io/l4rm4nd/cs2-rcon-panel:latest
|
||||
container_name: cs2-rcon-panel
|
||||
environment:
|
||||
- USERNAME=cspanel # change this
|
||||
- PASSWORD=v67ic55x4ghvjfj # change this
|
||||
ports:
|
||||
- 3000:3000
|
||||
restart: unless-stopped
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user