matomo on externalnet
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-05-07 21:11:45 +01:00
parent a14ddf7f3d
commit fa23654cf4
1 changed files with 4 additions and 0 deletions

View File

@ -397,6 +397,7 @@ services:
- ./matomo/matomo.conf:/etc/nginx/conf.d/default.conf:ro
networks:
- appnet
- externalnet
matomo-mariadb:
deploy:
placement:
@ -594,6 +595,9 @@ networks:
appnet:
driver: overlay
#external: true
externalnet:
driver: overlay
external: true
secrets:
'registry-cert':
file: .certificates/registry.crt