Updated Configuration

This commit is contained in:
2019-05-03 17:04:28 +01:00
parent d552720642
commit 12f84245f8
3 changed files with 9 additions and 6 deletions

View File

@@ -2,11 +2,11 @@ version: "3"
services:
home:
image: mrflutters/home:1.0.0
image: registry.gitlab.com/mrflutters/flutters-website-dockertesting:dev
restart: always
networks:
- web
- external
container_name: Fluttershub_home
networks:
web:
external:
external: true