Closed garret closed 2 years ago
Hi Garret, try to NOT pass any value for SYMFONYENVDOMAIN_NAME.
Check Inspector in web browser to check whitch are the not loaded URLs.
PS: I restart the docker any time. Check also that cache was update.
Before you replied I had tried to exchange my vpn address to my local ip address in the SYMFONY__ENV__DOMAIN_NAME
variable field and now I can access from both IPs and wallabag web interface is the same (and working as it should). I haven't disabled the SYMFONY__ENV__DOMAIN_NAME
variable. So I don't know why but it is working and I guess I will not touch it more :D
But thank you. despite that variable was not commented, it seems that with your modified file I get the expected result anyways.
Hi, I am coming from https://github.com/wallabag/docker/issues/271#issuecomment-1010237760 I am using wallabag via docker on my raspberry pi 4. I set it up the
SYMFONY__ENV__DOMAIN_NAME
as my vpn address and it works. However, when I try to access from my local ip address I can only see texts and images of the articles but all the images of wallabag buttons are missing and, additionally, I can see that the text is bigger, so like the style is a bit messed up. In particular, this is what I see by accessing wallabag from my local ip address:I tried your solution but still have the same issue. Do you know if it can be solved?
This is my docker-compose which includes your modification: