Skip to content
Snippets Groups Projects
Commit 0fbca777 authored by jurgenhaas's avatar jurgenhaas
Browse files

composer/library/docker-traefik#3 Simplify network handling

parent 4a9be642
No related branches found
No related tags found
No related merge requests found
version: '2'
version: '3'
services:
mariadb:
......@@ -204,3 +204,8 @@ services:
volumes:
- files:/mnt/files
{% endif %}
networks:
default:
external:
name: traefik_{{ projectname }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment