Created a new volume for copying the custom configuration files.

This commit is contained in:
eroncero
2025-08-15 19:48:44 +02:00
parent 3ab3f2175e
commit 31f0dd7913
3 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
# /mnt/place-config will be mounted/defined in docker-compose.yaml
cp -r /mnt/place-config/etc/nginx/sites-available /etc/nginx/sites-available