whoops, teehee, swapped ports on compose
Some checks failed
Documentation / Release (push) Has been cancelled
Integration / Python 3.10 (push) Has been cancelled
Integration / Python 3.11 (push) Has been cancelled
Integration / Python 3.12 (push) Has been cancelled
Integration / Python 3.13 (push) Has been cancelled
Integration / Python 3.9 (push) Has been cancelled
Integration / Theme (push) Has been cancelled
Integration / Docker (push) Has been cancelled

This commit is contained in:
cybrneko 2025-05-10 19:30:43 -05:00
parent 61059eff9c
commit c5b2bff2c5

View File

@ -5,4 +5,4 @@ services:
build: . build: .
restart: unless-stopped restart: unless-stopped
ports: ports:
- "8080:9018" - "9018:8080"