Skip to content
Snippets Groups Projects
Commit ce64e402 authored by Armin Co's avatar Armin Co
Browse files

u

parent 528d82da
Branches
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
# Variable that holds all docker-compose files. # Variable that holds all docker-compose files.
# This is the main compose file which includes letsencrypt # This is the main compose file which includes letsencrypt
# for your auto generated certificates. Don not remove! # for your auto generated certificates. Don not remove!
#docker_compose_files=" -f docker-compose.yml " docker_compose_files=" -f docker-compose.base.yml "
# noVNC - Screen sharing with VNC # noVNC - Screen sharing with VNC
# docker_compose_files+=" -f ./novnc/docker-compose.yml " # docker_compose_files+=" -f ./novnc/docker-compose.yml "
......
# Base docker-compose file for unified path structure.
version: '3.4'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment