fix: remove url variables; docs: updated to current
This commit is contained in:
parent
d74916f2c7
commit
40306538ba
4 changed files with 22 additions and 14 deletions
|
@ -5,9 +5,6 @@
|
|||
dockerfile: "Dockerfile"
|
||||
container_name: "adrianux"
|
||||
image: "adrianux:latest"
|
||||
environment:
|
||||
- "GIT_URL=http://git.adrianux.net"
|
||||
- "MONITORING_URL=http://adrianux.net"
|
||||
- "DEBUG_MODE=False"
|
||||
env_file: .env
|
||||
ports:
|
||||
- "127.0.0.1:8080:8080"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue