Actualizar README.md
This commit is contained in:
@@ -25,7 +25,7 @@ El `docker-compose.yaml` actual contiene:
|
||||
services:
|
||||
portainer:
|
||||
container_name: portainer
|
||||
image: portainer/portainer-ce:lts
|
||||
image: portainer/portainer-ce
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
@@ -33,7 +33,6 @@ services:
|
||||
ports:
|
||||
- 9443:9443
|
||||
|
||||
|
||||
volumes:
|
||||
portainer_data:
|
||||
name: portainer_data
|
||||
|
||||
Reference in New Issue
Block a user