Update image in docker compose

This commit is contained in:
Gabriel Augendre 2021-05-29 16:45:45 +02:00
parent 68221dc726
commit aa75bab8cf

View file

@ -2,7 +2,7 @@ version: "2.4"
services: services:
shortener: shortener:
image: crocmagnon/shortener image: rg.fr-par.scw.cloud/crocmagnon/shortener
build: . build: .
env_file: shortener.env env_file: shortener.env
ports: ports: