removed variable from admin compose

This commit is contained in:
2023-05-29 21:28:07 -05:00
parent 4b8b223bb0
commit 1d055a0913

View File

@@ -23,7 +23,7 @@ services:
- 9000:9000/tcp
restart: always
volumes:
- ${DOCKERCONFIGS}/portainer/data:/data
- ./appdata/portainer/data:/data
- /var/run/docker.sock:/var/run/docker.sock
- /etc/localtime:/etc/localtime:ro