dont expose port 5000
Some checks failed
ci / build (push) Failing after 0s
ci / Tests & Checks (push) Failing after 1s

This commit is contained in:
CJ_Clippy 2025-07-16 00:40:33 -08:00
parent a903d3b176
commit a0b98cc5f2

View File

@ -31,8 +31,6 @@ services:
server: server:
image: gitea.futureporn.net/futureporn/our:latest image: gitea.futureporn.net/futureporn/our:latest
container_name: our-server container_name: our-server
ports:
- "5000:5000"
env_file: ./.env env_file: ./.env
depends_on: depends_on:
postgres: postgres: