Skip to content

Update 6.2#78

Open
SkywalkerSpace wants to merge 7 commits into
mainfrom
update-6.2
Open

Update 6.2#78
SkywalkerSpace wants to merge 7 commits into
mainfrom
update-6.2

Conversation

@SkywalkerSpace
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread compose/app-server-standalone.yml Outdated
Comment thread compose/app-server.yml Outdated
- ${SEATABLE_VOLUMES:-/opt/seatable-server}:/shared
environment:
- SEATABLE_LOG_TO_STDOUT=${LOG_TO_STDOUT:-false}
- NON_ROOT==${NON_ROOT:-false}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- NON_ROOT==${NON_ROOT:-false}
- NON_ROOT=${NON_ROOT:-false}

Comment thread compose/app-server.yml
- ${SEATABLE_VOLUMES:-/opt/seatable-server}:/shared
environment:
- SEATABLE_LOG_TO_STDOUT=${LOG_TO_STDOUT:-false}
- NON_ROOT==${NON_ROOT:-false}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- NON_ROOT==${NON_ROOT:-false}
- NON_ROOT=${NON_ROOT:-false}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants