Corrected the service name
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
# Woordle
|
# Woordle
|
||||||
nsdmaker:
|
woordle:
|
||||||
container_name: ${WOORDLE_CONTAINER_NAME:-Woordle}
|
container_name: ${WOORDLE_CONTAINER_NAME:-Woordle}
|
||||||
image: httpd:${WOORDLE_TAG:-latest}
|
image: httpd:${WOORDLE_TAG:-latest}
|
||||||
command: >
|
command: >
|
||||||
|
|||||||
Reference in New Issue
Block a user