Created a new volume for copying the custom configuration files.
This commit is contained in:
4
nginx-srv/project/entrypoint/copy-configs.sh
Normal file
4
nginx-srv/project/entrypoint/copy-configs.sh
Normal 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
|
Reference in New Issue
Block a user