Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xteve down? #370

Open
Jamalouw opened this issue Sep 15, 2023 · 0 comments
Open

Xteve down? #370

Jamalouw opened this issue Sep 15, 2023 · 0 comments
Assignees

Comments

@Jamalouw
Copy link

Since last week, i've been unable to get access to Xteve web page. I'm running Xteve as a docker in my synology NAS. Everything was working fine until a couple days.

Is anyone experiencing the same issue or is it just me ?

My docker-compose is as follows :*

xteve:
container_name: xteve
image: dnsforge/xteve:latest
restart: unless-stopped
network_mode: host
environment:
- PUID=${PUID} # default user id, defined in .env
- PGID=${PGID} # default group id, defined in .env
- TZ=${TZ} # timezone, defined in .env
volumes:
- ${ROOT}/config/xteve:/home/xteve/conf # config files docker-compose pull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants