adds development and subsite entries to hosts configuration

This commit is contained in:
2024-11-18 13:19:48 +01:00
parent 96ad469aed
commit 178bf9ebe4
4 changed files with 26 additions and 22 deletions

View File

@ -7,5 +7,8 @@
127.0.0.1 fr.discountoffice.be.local
127.0.0.1 api.local
127.0.0.1 mailpit.local
10.64.148.230 api.dev
10.64.148.230 subsites.dev
'';
}
}