Fix:docker-compose.yaml

This commit is contained in:
CareyWong 2020-05-28 11:19:26 +08:00
parent cc716e3074
commit 7049271d16

View File

@ -1,7 +1,7 @@
version: "3"
services:
myurls:
image: "careywong/myurls:latest"
build: .
container_name: myurls
restart: always
env_file: .env