Skip to content

Change config to directory instead of a volume - #18

Merged
compgeniuses merged 3 commits into
mainfrom
dev
Jun 8, 2026
Merged

Change config to directory instead of a volume#18
compgeniuses merged 3 commits into
mainfrom
dev

Conversation

@compgeniuses

Copy link
Copy Markdown
Collaborator

No description provided.

mrmarkuz and others added 3 commits January 21, 2025 00:11
Config "./config" is a directory, not a volume.

Explanation:
The first is a directory, the second is a volume:

```
    --volume ./config:/tmp:Z \
    --volume configs:/var/www/html/config \
```
Change config to directory instead of a volume
@compgeniuses
compgeniuses merged commit 9e4c906 into main Jun 8, 2026
1 check passed
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.

2 participants