feat(dev): add devcontainer config to test and dev on sogo

This commit is contained in:
Hivert Quentin
2025-03-13 15:38:48 +01:00
parent c3234882eb
commit 8904350b71
38 changed files with 3041 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM httpd:2.4
ADD httpd.conf /usr/local/apache2/conf/httpd.conf