[d] Change webserver in feedati_frontend

This commit is contained in:
Blallo 2018-08-17 18:06:05 +02:00
parent 5b021cbf84
commit 5bebaafd63
2 changed files with 3 additions and 3 deletions

View file

@ -47,9 +47,9 @@ services:
environment:
- APACHE_SERVER_NAME=rss-bridge
webserver:
feedati_frontend:
image: nginx:latest
container_name: feedati_webserver
container_name: feedati_frontend
volumes:
- ./docker/nginx.conf:/etc/nginx/conf.d/default.conf:ro
ports:

View file

@ -18,7 +18,7 @@
// *** Basic settings (important!) ***
// ***********************************
define('SELF_URL_PATH', 'http://localhost/tt-rss/');
define('SELF_URL_PATH', 'http://feedati_frontend/tt-rss/');
// Full URL of your tt-rss installation. This should be set to the
// location of tt-rss directory, e.g. http://example.org/tt-rss/
// You need to set this option correctly otherwise several features