update nginx
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user