Update wordpress-fpm.subdomain.conf.sample

Forgot the volume for the swag container.
This commit is contained in:
foxy82 2022-07-27 17:52:48 +01:00 committed by GitHub
commit b86a891dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,10 @@
#
# version: '3.7'
# services:
# swag:
# ....
# volumes:
# - ./wordpress:/var/html/www # Mount the files from the Wordpress container in the Swag container
# mariadb:
# image: lscr.io/linuxserver/mariadb:latest
# environment: