Corrected the service name

This commit is contained in:
2023-11-12 21:43:14 +01:00
parent 7580a2eae0
commit c8ab8d60ce
+1 -1
View File
@@ -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: >