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:
|
Create a `compose.yml`-File with following content:
|
||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
api:
|
dice-tower:
|
||||||
container_name: dice-tower
|
container_name: dice-tower
|
||||||
image: git.arindy.de/arindy/dice-tower:latest
|
image: git.arindy.de/arindy/dice-tower:latest
|
||||||
restart: always
|
restart: always
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
services:
|
services:
|
||||||
api:
|
dice-tower:
|
||||||
container_name: dice-tower
|
container_name: dice-tower
|
||||||
image: git.arindy.de/arindy/dice-tower:latest
|
image: git.arindy.de/arindy/dice-tower:latest
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user