dont expose port 5000
This commit is contained in:
parent
a903d3b176
commit
a0b98cc5f2
@ -31,8 +31,6 @@ services:
|
||||
server:
|
||||
image: gitea.futureporn.net/futureporn/our:latest
|
||||
container_name: our-server
|
||||
ports:
|
||||
- "5000:5000"
|
||||
env_file: ./.env
|
||||
depends_on:
|
||||
postgres:
|
||||
|
Loading…
x
Reference in New Issue
Block a user