mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-05-28 22:03:10 +00:00
Fix nav height not being updated unless window is resized
This commit is contained in:
parent
85986048da
commit
e6794d42af
5 changed files with 13 additions and 8 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
image: caddy:alpine
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
# - "80:80"
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
volumes:
|
||||
- ./Caddy/Caddyfile:/etc/caddy/Caddyfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue