commit
c64eef7794
@ -2,11 +2,9 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
txtdot:
|
txtdot:
|
||||||
build: .
|
image: ghcr.io/txtdot/txtdot:latest
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
volumes:
|
||||||
- HOST=0.0.0.0
|
- ".env:/app/.env"
|
||||||
- PORT=8080
|
|
||||||
- REVERSE_PROXY=true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user