Remove Portainer Git volume

This commit is contained in:
2022-11-22 20:28:44 +00:00
parent c53438d07b
commit d2a174c1c4
4 changed files with 2 additions and 357 deletions

View File

@@ -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: