1
0

Expose API on port 5218

This commit is contained in:
PA4KEV 2023-06-26 21:39:00 +02:00
parent 4b0873646d
commit 23aa509b9a

View File

@ -17,7 +17,7 @@ services:
container_name: fsharp_api
build: ./api
ports:
- "80:80"
- "5218:80"
networks:
- portfolio-network
depends_on: