Minor clean up to configs

This commit is contained in:
Scott Idem
2023-02-23 16:57:14 -05:00
parent ce3e57f87e
commit 8a5435d6dc
4 changed files with 46 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
server {
listen 80;
server_name docker.localhost;
server_name docker.localhost docker.oneskyit.com;
error_log /logs/nginx/error_docker.log;
access_log /logs/nginx/access_docker.log;