1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00
This commit is contained in:
MoonTestUse1
2024-12-25 21:43:46 +06:00
parent c4d5c60e0e
commit 1600f19c60

View File

@@ -1,4 +1,3 @@
<boltAction type="file" filePath="docker/nginx/conf.d/default.conf">
server {
listen 80;
server_name _;
@@ -40,6 +39,4 @@ server {
deny all;
}
}
</boltAction>
</boltArtifact>