fix (proxy): use explicit container name for wakapi
This commit is contained in:
parent
3a9825ff95
commit
2c637da02f
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
services:
|
services:
|
||||||
wakapi:
|
wakapi:
|
||||||
|
container_name: wakapi
|
||||||
image: ghcr.io/muety/wakapi:latest
|
image: ghcr.io/muety/wakapi:latest
|
||||||
init: true
|
init: true
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Add table
Reference in a new issue