mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
uncomment image: from compose.yaml
This commit is contained in:
+1
-2
@@ -2,8 +2,7 @@ services:
|
||||
pixivfe:
|
||||
container_name: pixivfe
|
||||
hostname: pixivfe
|
||||
# image: vnpower/pixivfe:latest
|
||||
# Uncomment to build image from local repository
|
||||
image: vnpower/pixivfe:latest
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user