mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 07:15:47 +02:00
Switched conduit config
This commit is contained in:
parent
2a9f11291e
commit
0b1d936208
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ services:
|
|||
- 'traefik.http.middlewares.cors-headers.headers.accessControlAllowMethods=GET, POST, PUT, DELETE, OPTIONS'
|
||||
|
||||
configs:
|
||||
- source: conduit_v6
|
||||
- source: conduit_v7
|
||||
target: '/srv/conduit/conduit.toml'
|
||||
environment:
|
||||
- 'CONDUIT_CONFIG=/srv/conduit/conduit.toml'
|
||||
|
|
@ -150,7 +150,7 @@ services:
|
|||
- 'irc:/data'
|
||||
|
||||
configs:
|
||||
conduit_v6:
|
||||
conduit_v7:
|
||||
external: true
|
||||
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue