Decide how to deal with NGINX configuration #36
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently
sites-available
andsites-enabled
are created but not used. One problem is probably creating symbolic links between Docker volumes, though I need to test this.If this is not feasible, either improve volume handling in NGINX or remove these folders completely.