wallabag / docker

Official docker-composer for wallabag.
594 stars 150 forks source link

Broken #335

Closed CattopyTheWeb closed 1 year ago

CattopyTheWeb commented 1 year ago

I deployed wallabag yesterday, and when I got to the login screen, it had no formatting or background. And when I logged in, there was no difference. I deployed it using the docker compose file. I am using Nginx Proxy Manager to access the instance with HTTPS. Any help is appreciated. Thanks

Kdecherf commented 1 year ago

Could you provide the docker-compose file and parameters you used?

CattopyTheWeb commented 1 year ago

I used the compose file from https://hub.docker.com/r/wallabag/wallabag Here it is: `version: '3' services: wallabag: image: wallabag/wallabag environment:

CattopyTheWeb commented 1 year ago

I finally fixed it! Here is the compose file I used: https://gist.github.com/CattopyTheWeb/65a8f7f534400bb469947cc5c39a96c7. If anyone is here looking for a solution, use the compose file I used and just change add your domain and make sure to include https://