update nginx

This commit is contained in:
valentin
2023-03-29 17:52:59 +02:00
parent 937360bcbf
commit 32f3b58cb1
2 changed files with 3 additions and 9 deletions

View File

@@ -17,7 +17,9 @@ services:
- nginx-html:/usr/share/nginx/html
- nginx-conf:/etc/nginx
volumes:
nginx-html:
nginx-conf:
networks:
traefik_web:
external: true

View File

@@ -350,14 +350,6 @@
"url": "https://git.baraise.fr/Aguay/portainer",
"stackfile": "nginx-webserver/docker-compose.yml"
},
"volumes": [
{
"container": "/etc/nginx"
},
{
"container": "/usr/share/nginx/html"
}
],
"env": [
{
"name": "ENTRYPOINT",