Remove homer from routing
This commit is contained in:
@@ -47,30 +47,6 @@ services:
|
|||||||
- PROXIED=false
|
- PROXIED=false
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
|
|
||||||
homer_private:
|
|
||||||
image: b4bz/homer
|
|
||||||
container_name: homer_private
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- '/home/nick/configs/routing/homer:/www/assets'
|
|
||||||
environment:
|
|
||||||
- UID=1000
|
|
||||||
- GID=1000
|
|
||||||
networks:
|
|
||||||
- proxy
|
|
||||||
|
|
||||||
homer_social:
|
|
||||||
image: b4bz/homer
|
|
||||||
container_name: homer_social
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- '/home/nick/configs/routing/social:/www/assets'
|
|
||||||
environment:
|
|
||||||
- UID=1000
|
|
||||||
- GID=1000
|
|
||||||
networks:
|
|
||||||
- proxy
|
|
||||||
|
|
||||||
whoami:
|
whoami:
|
||||||
image: containous/whoami
|
image: containous/whoami
|
||||||
container_name: whoami
|
container_name: whoami
|
||||||
|
Reference in New Issue
Block a user