server name oho.zeitpunkt-agentur.org eingetragen
This commit is contained in:
		
							parent
							
								
									e8d15adeb4
								
							
						
					
					
						commit
						7d69761c10
					
				| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
server {
 | 
					server {
 | 
				
			||||||
    index index.html;
 | 
					    index index.html;
 | 
				
			||||||
    server_name php-docker.local;
 | 
					    server_name oho.zeitpunkt-agentur.org;
 | 
				
			||||||
    error_log  /var/log/nginx/error.log;
 | 
					    error_log  /var/log/nginx/error.log;
 | 
				
			||||||
    access_log /var/log/nginx/access.log;
 | 
					    access_log /var/log/nginx/access.log;
 | 
				
			||||||
    root /var/www/html;
 | 
					    root /var/www/html;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue