0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 19:05:09 +01:00

Change networks for schema checker

This commit is contained in:
Danilo Ješić 2023-06-09 11:32:46 +02:00
parent bedeec0605
commit da0674a162

View file

@ -16,7 +16,7 @@ services:
- cp /tmp/repo/nextcloud/chrome/apache_mariadb/nextcloud_talk_playwright.py /tmp/nextcloud_talk_playwright.py - cp /tmp/repo/nextcloud/chrome/apache_mariadb/nextcloud_talk_playwright.py /tmp/nextcloud_talk_playwright.py
networks: networks:
- nextcloud-setup-network nextcloud-setup-network
# volumes: # volumes:
# - /tmp/.X11-unix:/tmp/.X11-unix # - /tmp/.X11-unix:/tmp/.X11-unix
# environment: # environment:
@ -26,15 +26,15 @@ services:
db: db:
volumes: [] volumes: []
networks: networks:
- nextcloud-setup-network nextcloud-setup-network
nc: nc:
volumes: [] volumes: []
networks: networks:
- nextcloud-setup-network nextcloud-setup-network
networks: networks:
- nextcloud-setup-network nextcloud-setup-network
flow: flow:
- name: Check Website - name: Check Website