Compare commits
No commits in common. "0e5a6c972d28668fc120550aa436bc50b2676577" and "fff1dd079c87108e3f1e137838751d5e6300d7fc" have entirely different histories.
0e5a6c972d
...
fff1dd079c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- gitea_main
|
- gitea_main
|
||||||
n8n:
|
n8n:
|
||||||
image: ghcr.io/n8n-io/n8n:1.45.0
|
image: ghcr.io/n8n-io/n8n:1.44.1
|
||||||
container_name: n8n
|
container_name: n8n
|
||||||
ports:
|
ports:
|
||||||
- 5678:5678
|
- 5678:5678
|
||||||
|
|
Reference in a new issue