Skip to content

Commit

Permalink
Removes port from Oracle's docker configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kgrofelnik committed May 31, 2024
1 parent fa56e33 commit 1f560e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions oracles/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
services:
oracle:
build: .
ports:
- "9000:8000"
restart: "unless-stopped"

0 comments on commit 1f560e8

Please sign in to comment.