coolify/templates/compose/wordpress-without-database.yaml
2023-10-24 12:33:49 +02:00

12 lines
342 B
YAML

# documentation: https://wordpress.org/documentation/
# slogan: "WordPress is open source software you can use to create a beautiful website, blog, or app."
# tags: cms, blog, content, management
services:
wordpress:
image: wordpress:latest
volumes:
- wordpress-files:/var/www/html
environment:
SERVICE_FQDN: