Switched conduit config
parent
2a9f11291e
commit
0b1d936208
|
@ -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…
Reference in New Issue