Remove docker-compose wrapper script; fixes to devcontainers
This commit is contained in:
parent
db84d80e74
commit
17fa857609
7 changed files with 17 additions and 54 deletions
|
@ -34,6 +34,9 @@ DOCKER_DEV_MYSQL_ROOT_PASSWORD=
|
|||
DOCKER_DEV_SSH_PORT=3002
|
||||
DOCKER_DEV_SSH_PASSWORD=password
|
||||
|
||||
# If your user has a different UID than 1000, you might have to fill that in here to avoid permission issues
|
||||
#DOCKER_DEV_UID=1000
|
||||
|
||||
#
|
||||
# PRODUCTION
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue