fixes
This commit is contained in:
@@ -8,14 +8,12 @@ services:
|
||||
- /home/aetos/registry/auth:/auth:ro
|
||||
environment:
|
||||
REGISTRY_TITLE: "Armory of the Codex"
|
||||
REGISTRY_URL: http://dcr.aetoskia.com
|
||||
REGISTRY_URL: "http://registry:5000"
|
||||
REGISTRY_AUTH: "htpasswd"
|
||||
REGISTRY_AUTH_HTPASSWD_PATH: "/auth/htpasswd"
|
||||
depends_on:
|
||||
- registry
|
||||
restart: always
|
||||
extra_hosts:
|
||||
- "dcr.aetoskia.com:192.168.1.111"
|
||||
|
||||
gitea:
|
||||
image: gitea/gitea:latest
|
||||
|
Reference in New Issue
Block a user