forked from DevOps/deploy.stack
modify(all): chmod
This commit is contained in:
2
portainer-ce/portainer-ce.yaml
Executable file → Normal file
2
portainer-ce/portainer-ce.yaml
Executable file → Normal file
@@ -3,7 +3,7 @@ version: '3.8'
|
||||
services:
|
||||
|
||||
portainer:
|
||||
image: ${IMAGETAG}
|
||||
image: ${IMAGE_TAG}
|
||||
restart: always
|
||||
ports:
|
||||
- "9000:9000"
|
||||
|
||||
Reference in New Issue
Block a user