Fixed one volume name.

This commit is contained in:
Otho Ulrich 2022-07-16 02:23:20 -04:00
parent 2a794e0d00
commit e97fbb8196
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -70,7 +70,7 @@ services:
networks: networks:
- proxy - proxy
volumes: volumes:
- htdocs:/usr/local/apache2/htdocs - ./htdocs:/usr/local/apache2/htdocs
####################################3 ####################################3
## nginx proxy ## nginx proxy