Move all files to fractal/
This commit is contained in:
parent
35837b6c3f
commit
666b9de29b
18 changed files with 0 additions and 0 deletions
8
fractal/.env.example
Normal file
8
fractal/.env.example
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
|
||||
|
||||
export DOCKER_UID=1000
|
||||
|
||||
export COMPOSE_PROJECT_NAME=docker-example-fractal
|
||||
export COMPOSE_PROFILES=node
|
||||
|
||||
export DOCKER_WEB_VOLUME=.:/app
|
||||
Reference in a new issue