UNPKG

egg-born-template-cabloy

Version:
13 lines (7 loc) 170 B
# More infomation: https://cms.cabloy.com server { listen 9000; server_name localhost; set $instanceId 1; root {{publicDir}}/public/$instanceId/cms/dist; }