Remove Portainer Git volume
This commit is contained in:
@@ -5,8 +5,8 @@ services:
|
||||
image: pathogen/monolith:latest
|
||||
container_name: monolith
|
||||
build: ${PORTAINER_GIT_DIR}/docker
|
||||
volumes:
|
||||
- ${PORTAINER_GIT_DIR}:/code
|
||||
#volumes:
|
||||
# - ${PORTAINER_GIT_DIR}:/code
|
||||
env_file:
|
||||
- ../stack.env
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user