airdogvan
airdogvan
As said NO, it did NOT work. Again, I can't see behind the code but the logs seem to be telling the truth, http://localhost:3000/ is the link that your app...
Not sure where in the docs you read that. I tried removing NEXTAUTH_URL and it still doesn't work. As said on same host have many services running many services through...
I haven't tried it. The reason is: every port you're directly exposing on internet is asking for more trouble by increasing the attack surface for bad intentioned actors. This is...
Just wanted to say that it now works for me. docker-compose.yml ``` version: "3.5" services: postgres: image: postgres:16-alpine env_file: .env restart: always volumes: - ./pgdata:/var/lib/postgresql/data networks: - link_back linkwarden: env_file:...
changed since then. Thanks
Thank for answering. Sorry, not too familiar with MQTT. I read a bit on the net, suppose Mosquito seems to be the easiest. By "create a subscriber who posts the...
same error, docker on Ubuntu 20.04 LTS after Wallabag update. Been running this for years without problems.
not sure, last time I updated was about 6 months ago. Any way to get the current version? I can run docker exec -it wallabag_container sh.
https://my_wallabag/about results in https://my_wallabag/login Cannot login ...