removed variable from admin compose
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user