init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
server {
|
||||
listen 8080;
|
||||
server_name _;
|
||||
|
||||
include /etc/nginx/snippets/nullcart-locations-${SHOP_SURFACE}.conf;
|
||||
}
|
||||
Reference in New Issue
Block a user