Skip to content

Commit

Permalink
fix compose
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f committed Jul 28, 2023
1 parent b2f4982 commit 4b333dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/ansible_openvpn/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ services:
restart: unless-stopped
ports:
- 3000:3000
expose:
- 5555
image: semaphoreui/semaphore:latest
environment:
SEMAPHORE_DB_USER: semaphore
Expand Down

0 comments on commit 4b333dd

Please sign in to comment.