WIP: Mobile optimizations - responsive layout with bottom nav
This commit is contained in:
@@ -126,14 +126,17 @@ services:
|
||||
ports:
|
||||
- "8080:80"
|
||||
networks:
|
||||
- frontend
|
||||
- rh_net
|
||||
depends_on:
|
||||
- api
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
frontend:
|
||||
external:
|
||||
name: proxy
|
||||
rh_net:
|
||||
driver: bridge
|
||||
|
||||
volumes:
|
||||
pg_data:
|
||||
|
||||
Reference in New Issue
Block a user