mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-24 01:14:27 +01:00
chore: update n8n
This commit is contained in:
@@ -19,9 +19,12 @@ mv init-database.sh /mnt/docker-volumes/n8n/.
|
||||
# fix permissions
|
||||
sudo chown -R 0:1000 /mnt/docker-volumes/n8n/
|
||||
sudo chmod -R 775 /mnt/docker-volumes/n8n/
|
||||
|
||||
# adjust environment variables
|
||||
nano .env
|
||||
````
|
||||
|
||||
Afterwards, you can proceed spawning up the docker compose stack with:
|
||||
Afterwards, you can proceed spawning up the docker compose stack:
|
||||
|
||||
````
|
||||
docker compose up -d
|
||||
|
||||
Reference in New Issue
Block a user