renames compose service
This commit is contained in:
parent
d313045005
commit
e565d90b0d
@ -34,7 +34,7 @@ You can start dice-tower with docker compose
|
||||
Create a `compose.yml`-File with following content:
|
||||
```yaml
|
||||
services:
|
||||
api:
|
||||
dice-tower:
|
||||
container_name: dice-tower
|
||||
image: git.arindy.de/arindy/dice-tower:latest
|
||||
restart: always
|
||||
|
@ -1,5 +1,5 @@
|
||||
services:
|
||||
api:
|
||||
dice-tower:
|
||||
container_name: dice-tower
|
||||
image: git.arindy.de/arindy/dice-tower:latest
|
||||
restart: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user