fix: custom project name keeping fixed docker-compose file

This commit is contained in:
2026-03-22 19:49:06 -03:00
parent 4bfd8d5065
commit 48fd25a991
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: wordpress
name: ${WPSTACK_PROJECT_NAME:-wpstack}
services: