forked from blallo/Feedati
less apache warnings
This commit is contained in:
parent
48d3b68935
commit
3854a2a105
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ services:
|
|||
context: ./rss-bridge/
|
||||
ports:
|
||||
[] #- 8001:80
|
||||
environment:
|
||||
- APACHE_SERVER_NAME=rss-bridge
|
||||
|
||||
webserver:
|
||||
image: nginx:latest
|
||||
|
|
Reference in a new issue