mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-23 06:35:36 -07:00
Update wordpress-fpm.subdomain.conf.sample
Forgot the volume for the swag container.
This commit is contained in:
parent
98494544df
commit
b86a891dc6
1 changed files with 30 additions and 27 deletions
|
@ -8,7 +8,10 @@
|
||||||
#
|
#
|
||||||
# version: '3.7'
|
# version: '3.7'
|
||||||
# services:
|
# services:
|
||||||
|
# swag:
|
||||||
# ....
|
# ....
|
||||||
|
# volumes:
|
||||||
|
# - ./wordpress:/var/html/www # Mount the files from the Wordpress container in the Swag container
|
||||||
# mariadb:
|
# mariadb:
|
||||||
# image: lscr.io/linuxserver/mariadb:latest
|
# image: lscr.io/linuxserver/mariadb:latest
|
||||||
# environment:
|
# environment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue