fixed service name
This commit is contained in:
parent
5b12c94a11
commit
55dfaa38cd
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nyx:
|
web:
|
||||||
container_name: ${TOTP_CONTAINER_NAME}
|
container_name: ${TOTP_CONTAINER_NAME}
|
||||||
image: bryanpedini/go-totp:${TOTP_VERSION}
|
image: bryanpedini/go-totp:${TOTP_VERSION}
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user