adjust for pangolin + glance homepage
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- caddy-net
|
||||
- n8n-net
|
||||
- default
|
||||
|
||||
db:
|
||||
image: postgres:12
|
||||
@@ -42,13 +42,8 @@ services:
|
||||
- POSTGRES_PASSWORD=n8n
|
||||
- POSTGRES_DB=n8n
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- n8n-net
|
||||
|
||||
networks:
|
||||
caddy-net:
|
||||
external: true
|
||||
name: caddy-net
|
||||
n8n-net:
|
||||
name: n8n-net
|
||||
driver: bridge
|
||||
name: caddy-net
|
||||
Reference in New Issue
Block a user