chore: rename docker dirs

This commit is contained in:
Andras Bacsai
2024-05-29 08:44:57 +02:00
parent cd7340915b
commit 11b6afbe09
35 changed files with 9 additions and 9 deletions

4
docker/dev/nginx.conf Normal file
View File

@@ -0,0 +1,4 @@
# Custom nginx configuration
# Disable access logs
access_log off;