fix: image registry
This commit is contained in:
parent
1b5dd6e7d5
commit
0ba3df6778
1 changed files with 6 additions and 9 deletions
|
@ -1,10 +1,7 @@
|
|||
---
|
||||
services:
|
||||
build:
|
||||
context: "."
|
||||
dockerfile: "Dockerfile"
|
||||
services:
|
||||
container_name: "adrianux"
|
||||
image: "adrianux:latest"
|
||||
image: "git.adrianux.net/ahoemann/adrianux.net:1.2.0"
|
||||
env_file: .env
|
||||
ports:
|
||||
- "127.0.0.1:8080:8080"
|
||||
|
|
Loading…
Add table
Reference in a new issue