You've already forked totp.bjphoster.com
fixed service name
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user