Refactor Nginx vhosts and ports
This commit is contained in:
parent
0fa5b750d1
commit
e6f269b123
2 changed files with 44 additions and 81 deletions
15
hosts/nixedo/modules/nginx/ports.nix
Normal file
15
hosts/nixedo/modules/nginx/ports.nix
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
bootstrap-with-tailwind = 8081;
|
||||
eric = 8084;
|
||||
florida-drupalcamp-tailwind-css = 8083;
|
||||
luke = 8094;
|
||||
phpsw-sculpin-demo = 8085;
|
||||
rebuilding-acquia = 8086;
|
||||
rebuilding-bartik = 8087;
|
||||
rebuilding-bristol-js = 8088;
|
||||
rebuilding-symfony = 8089;
|
||||
tailwindcss-demo = 8090;
|
||||
talking-drupal-tailwindcss = 8093;
|
||||
wp-tailwind = 8091;
|
||||
zet = 8092;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue